UNPKG

xcraft-global-agent

Version:

Global HTTP/HTTPS proxy configurable using environment variables.

4 lines (3 loc) 183 B
import type { ProxyAgentConfigurationInputType } from '../types'; declare const _default: (configurationInput?: ProxyAgentConfigurationInputType) => boolean; export default _default;