1 line
No EOL
65 B
TypeScript
1 line
No EOL
65 B
TypeScript
declare function md5(input: string, key?: string, raw?: boolean); |