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