UNPKG

425 BJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5Object.defineProperty(exports, "__esModule", { value: true });
6__export(require("./xml-http-request"));
7var xml_http_request_event_target_1 = require("./xml-http-request-event-target");
8exports.XMLHttpRequestEventTarget = xml_http_request_event_target_1.XMLHttpRequestEventTarget;
9//# sourceMappingURL=index.js.map
\No newline at end of file