UNPKG

@aws-crypto/crc32c

Version:

Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check

8 lines (7 loc) 112 B
{ "extends": "./tsconfig", "compilerOptions": { "outDir": "build/module", "module": "esnext", } }