UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

4 lines (3 loc) 208 B
export { type ListContactNotesRequest } from "./ListContactNotesRequest"; export { type CreateContactNoteRequest } from "./CreateContactNoteRequest"; export { type FindNoteRequest } from "./FindNoteRequest";