UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 231 B
import { IterableX } from '../../iterable/iterablex'; import { throwError as throwErrorStatic } from '../../iterable/throwerror'; /** @nocollapse */ IterableX.throwError = throwErrorStatic; //# sourceMappingURL=throwerror.mjs.map