mirror of
https://github.com/timvisee/send.git
synced 2025-10-05 10:29:26 +02:00
remove browser dependency on "buffer"
This commit is contained in:
parent
72d2d6ef31
commit
7130c2e7b0
8 changed files with 304 additions and 65 deletions
|
@ -1,4 +1,4 @@
|
|||
import crc32 from 'crc/crc32';
|
||||
import crc32 from './crc32';
|
||||
|
||||
const encoder = new TextEncoder();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue