UNPKG

@ivu-plus/i-utils

Version:

前端模块化 JavaScript 工具库

3 lines (2 loc) 97 B
export function sha1(message: any): any; export function sha1_hmac(key: any, message: any): any;