intercom-client
Version:
Official Node bindings to the Intercom API
6 lines (5 loc) • 382 B
text/typescript
export type { ListCallsRequest } from "./ListCallsRequest.mjs";
export type { ListCallsWithTranscriptsRequest } from "./ListCallsWithTranscriptsRequest.mjs";
export type { ShowCallRecordingRequest } from "./ShowCallRecordingRequest.mjs";
export type { ShowCallRequest } from "./ShowCallRequest.mjs";
export type { ShowCallTranscriptRequest } from "./ShowCallTranscriptRequest.mjs";