UNPKG

@mojsoski/server-crypto

Version:

Asymmetric key-exchange cryptography library

3 lines (2 loc) 123 B
export declare function normalizeBase64(str: string): string; export declare function toBase64URL(base64: string): string;