PATH: //proc/self/root/proc/self/root/lib/node_modules/npm/node_modules/https-proxy-agent/dist
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 agent.d.ts
↓
X
📄 agent.js
↓
X
📄 agent.js.map
↓
X
📄 index.d.ts
↓
X
📄 index.js
↓
X
📄 index.js.map
↓
X
📄 parse-proxy-response.d.ts
↓
X
📄 parse-proxy-response.js
↓
X
📄 parse-proxy-response.js.map
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: index.js
"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
SIMPAN PERUBAHAN