UNPKG

ethereum-cryptography

Version:
2 lines (1 loc) 86 B
export declare const blake2b: (msg: Uint8Array, outputLength?: number) => Uint8Array;