UNPKG

@dfinity/utils

Version:

A collection of utilities and constants for NNS/SNS projects.

2 lines (1 loc) 72 B
export declare const bigEndianCrc32: (bytes: Uint8Array) => Uint8Array;