UNPKG

tweetnacl-ts

Version:

Port of TweetNaCl cryptographic library to TypeScript (and ES6)

3 lines (2 loc) 111 B
export declare function validateBase64(s: string): void; export declare function validateHex(s: string): void;