@reactivex/ix-es2015-cjs
Version:
The Interactive Extensions for JavaScript
9 lines (7 loc) • 396 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const asynciterablex_js_1 = require("../../asynciterable/asynciterablex.js");
const fromeventpattern_js_1 = require("../../asynciterable/fromeventpattern.js");
/** @nocollapse */
asynciterablex_js_1.AsyncIterableX.fromEventPattern = fromeventpattern_js_1.fromEventPattern;
//# sourceMappingURL=fromeventpattern.js.map