js-crc32/bits/90_exports.js

5 lines
92 B
JavaScript

CRC32.table = table;
CRC32.bstr = crc32_bstr;
CRC32.buf = crc32_buf;
CRC32.str = crc32_str;