UNPKG

auth0

Version:

Auth0 Node.js SDK for the Management API v2.

3 lines (2 loc) 122 B
export declare function base64Encode(input: string): string; export declare function base64Decode(input: string): string;