UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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