mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-08-09 19:15:46 +00:00
2 lines
92 B
TypeScript
2 lines
92 B
TypeScript
export declare function xxhash64(input: Uint8Array, initSeed: bigint | number): Uint8Array;
|