MCPcopy Create free account
hub / github.com/apify/impit /

Class

impit-node/dts-header.d.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4export declare class ImpitError extends Error {}
5export declare class HTTPError extends ImpitError {}
6export declare class RequestError extends ImpitError {}
7export declare class TransportError extends RequestError {}
8export declare class TimeoutError extends TransportError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected