UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

5 lines (4 loc) 262 B
export { type ReplyToTicketRequest } from "./ReplyToTicketRequest"; export { type CreateTicketRequest } from "./CreateTicketRequest"; export { type FindTicketRequest } from "./FindTicketRequest"; export { type UpdateTicketRequest } from "./UpdateTicketRequest";