UNPKG

@teambit/network.proxy-agent

Version:
6 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getProxyAgent = void 0; var proxy_agent_1 = require("./proxy-agent"); Object.defineProperty(exports, "getProxyAgent", { enumerable: true, get: function () { return proxy_agent_1.getProxyAgent; } }); //# sourceMappingURL=index.js.map