UNPKG

@trophyso/node

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