Home > x > sha1
获取给定值的 sha1 哈希。
Signature:
export declare function sha1(value: BinaryLike): string;
Returns:
string