atomics-http
Version:
atomics-http is a Node.js extension that provides synchronous http calls.
7 lines • 310 B
JavaScript
;
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
const HttpProxyAgent_1 = __importDefault(require("./HttpProxyAgent"));
module.exports = HttpProxyAgent_1.default;
//# sourceMappingURL=HttpsProxyAgent.js.map