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