Files
PackControl/node_modules/global-agent/dist/factories/index.js.flow
2026-01-15 21:52:12 +01:00

5 lines
160 B
Plaintext

// @flow
export {default as createGlobalProxyAgent} from './createGlobalProxyAgent';
export {default as createProxyController} from './createProxyController';