Skip to content
目录

useMD5

获取一个 MD5 值。

参数

ts
function useMD5(text: string): string

Released under the MIT License.