UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

5 lines (4 loc) 109 B
/** * Returns a fetch function based on the runtime */ export declare function getFetchFn(): Promise<any>;