Files
boc/aamos-api-v1/node_modules/global-agent/dist/factories/index.d.ts
T

3 lines
156 B
TypeScript
Raw Normal View History

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