UNPKG

xcraft-global-agent

Version:

Global HTTP/HTTPS proxy configurable using environment variables.

4 lines (3 loc) 173 B
export { default as Agent, } from './Agent'; export { default as HttpProxyAgent, } from './HttpProxyAgent'; export { default as HttpsProxyAgent, } from './HttpsProxyAgent';