UNPKG

sipgateio

Version:

The official Node.js library for sipgate.io

3 lines (2 loc) 124 B
import { HttpError } from '../sipgateIOClient'; export declare const handleCoreError: (error: HttpError<unknown>) => Error;