UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

7 lines (6 loc) 167 B
/** * This file was auto-generated by Fern from our API Definition. */ export declare class IntercomTimeoutError extends Error { constructor(message: string); }