Hacked By AnonymousFox

Current Path : /opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules.bundled/sigstore/dist/client/
Upload File :
Current File : //opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules.bundled/sigstore/dist/client/error.d.ts

import fetch from 'make-fetch-happen';
type Response = Awaited<ReturnType<typeof fetch>>;
export declare class HTTPError extends Error {
    response: Response;
    statusCode: number;
    location?: string;
    constructor(response: Response);
}
export declare const checkStatus: (response: Response) => Response;
export {};

Hacked By AnonymousFox1.0, Coded By AnonymousFox