UNPKG

auth0

Version:

Auth0 Node.js SDK for the Management API v2.

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