/usr/share/cagefs-skeleton/lib/node_modules/npm/node_modules/https-proxy-agent/dist
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; const agent_1 = __importDefault(require("./agent")); function createHttpsProxyAgent(opts) { return new agent_1.default(opts); } (function (createHttpsProxyAgent) { createHttpsProxyAgent.HttpsProxyAgent = agent_1.default; createHttpsProxyAgent.prototype = agent_1.default.prototype; })(createHttpsProxyAgent || (createHttpsProxyAgent = {})); module.exports = createHttpsProxyAgent; //# sourceMappingURL=index.js.map
.
Edit
..
Edit
agent.d.ts
Edit
agent.js
Edit
agent.js.map
Edit
index.d.ts
Edit
index.js
Edit
index.js.map
Edit
parse-proxy-response.d.ts
Edit
parse-proxy-response.js
Edit
parse-proxy-response.js.map
Edit