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

4 lines
137 B
TypeScript
Raw Normal View History

export { bootstrap, } from './routines';
export { createGlobalProxyAgent, } from './factories';
export type { Logger, } from './Logger';