atcheck/lsscanner/new_ubuntu/node_modules/global-agent/dist/classes/index.js.flow

6 lines
174 B
Plaintext
Raw Normal View History

2019-12-16 18:42:21 +01:00
// @flow
export {default as Agent} from './Agent';
export {default as HttpProxyAgent} from './HttpProxyAgent';
export {default as HttpsProxyAgent} from './HttpsProxyAgent';