UNPKG

z-utils-ts

Version:

使用TypeScript编写的工具函数库

2 lines (1 loc) 74 B
export declare function computeSHA256Hash(data: string): Promise<string>;