NeahNew/node_modules/global-agent/src/index.js
2025-05-06 22:43:27 +02:00

5 lines
100 B
JavaScript

// @flow
export {bootstrap} from './routines';
export {createGlobalProxyAgent} from './factories';