UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

9 lines (8 loc) 700 B
export type { CreateContentImportSourceRequest } from "./CreateContentImportSourceRequest.mjs"; export type { CreateExternalPageRequest } from "./CreateExternalPageRequest.mjs"; export type { DeleteContentImportSourceRequest } from "./DeleteContentImportSourceRequest.mjs"; export type { DeleteExternalPageRequest } from "./DeleteExternalPageRequest.mjs"; export type { GetContentImportSourceRequest } from "./GetContentImportSourceRequest.mjs"; export type { GetExternalPageRequest } from "./GetExternalPageRequest.mjs"; export type { UpdateContentImportSourceRequest } from "./UpdateContentImportSourceRequest.mjs"; export type { UpdateExternalPageRequest } from "./UpdateExternalPageRequest.mjs";