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

Class

impit-node/index.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 {}
9export declare class ConnectTimeout extends TimeoutError {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected