UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

7 lines 189 B
export type DataExportObject = { job_identifier: string; status: string; download_url: string; download_expires_at: string; }; //# sourceMappingURL=dataExport.types.d.ts.map