minishouyin/node_modules/global-agent/dist/index.js.flow

5 lines
100 B
Plaintext
Raw Normal View History

2025-11-12 11:35:57 +08:00
// @flow
export {bootstrap} from './routines';
export {createGlobalProxyAgent} from './factories';