UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

6 lines (5 loc) 224 B
export type { APIResponse } from "./APIResponse"; export { fetcher } from "./Fetcher"; export type { Fetcher, FetchFunction } from "./Fetcher"; export { getHeader } from "./getHeader"; export { Supplier } from "./Supplier";