UNPKG

@reactivex/ix-es2015-cjs

Version:

The Interactive Extensions for JavaScript

9 lines (7 loc) 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const asynciterablex_js_1 = require("../../asynciterable/asynciterablex.js"); const fromdomstream_js_1 = require("../../asynciterable/fromdomstream.js"); /** @nocollapse */ asynciterablex_js_1.AsyncIterableX.fromDOMStream = fromdomstream_js_1.fromDOMStream; //# sourceMappingURL=fromdomstream.js.map