@supernovaio/cli
Version:
Supernova.io Command Line Interface
10 lines (8 loc) • 563 B
JavaScript
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="2a4875ac-50f7-53eb-bc67-fb369fa2334f")}catch(e){}}();
import { EnvHttpProxyAgent, setGlobalDispatcher } from "undici";
const hook = async function () {
setGlobalDispatcher(new EnvHttpProxyAgent());
};
export default hook;
//# sourceMappingURL=proxy.js.map
//# debugId=2a4875ac-50f7-53eb-bc67-fb369fa2334f