UNPKG

crc64-ecma

Version:

Calculate CRC64/XZ hashes for NodeJS.

2 lines (1 loc) 55 B
export declare function crc64(string: string): bigint;