UNPKG

xcraft-global-agent

Version:

Global HTTP/HTTPS proxy configurable using environment variables.

10 lines (9 loc) 179 B
export { default as Agent, } from './Agent'; export { default as HttpProxyAgent, } from './HttpProxyAgent'; export { default as HttpsProxyAgent, } from './HttpsProxyAgent';