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

2 lines
53 B
TypeScript
Raw Normal View History

2021-02-20 12:55:36 -05:00
export declare function encode(buffer: any): string;