UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

4 lines (3 loc) 196 B
export { type ReplyToTicketRequest } from "./ReplyToTicketRequest"; export { type FindTicketRequest } from "./FindTicketRequest"; export { type UpdateTicketRequest } from "./UpdateTicketRequest";