UNPKG

xcraft-global-agent

Version:

Global HTTP/HTTPS proxy configurable using environment variables.

6 lines (5 loc) 178 B
import ExtendableError from 'es6-error'; export declare class UnexpectedStateError extends ExtendableError { code: string; constructor(message: string, code?: string); }