UNPKG

@reactivex/ix-es2015-cjs

Version:

The Interactive Extensions for JavaScript

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