UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

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