UNPKG

67 BTypeScriptView Raw
1export = hash_sum;
2
3declare function hash_sum(value: any): string;