UNPKG

hapi-ton-sdk

Version:

SDK for managing HAPI attestations on TON network

4 lines (2 loc) 64 B
declare function crc32(str: string): number; export { crc32 };