mirror of
https://github.com/timvisee/send.git
synced 2026-04-28 23:16:19 -04:00
remove browser dependency on "buffer"
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import crc32 from 'crc/crc32';
|
||||
import crc32 from './crc32';
|
||||
|
||||
const encoder = new TextEncoder();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user