TeaSpeak-Client/imports/shared-app/crypto/md5.d.ts

2 lines
61 B
TypeScript

export declare function md5(uint8Array: Uint8Array): string;