UNPKG

intercom-client

Version:

Official Node bindings to the Intercom API

3 lines (2 loc) 193 B
import type * as core from "../core/index.mjs"; export declare function handleNonStatusCodeError(error: core.Fetcher.Error, rawResponse: core.RawResponse, method: string, path: string): never;