UNPKG

@0xcert/utils

Version:

General utility module with common helper functions.

2 lines (1 loc) 74 B
export declare function sha(bits: number, message: string): Promise<any>;