UNPKG

ix

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 229 B
import { IterableX } from '../../iterable/iterablex.mjs'; import { catchError as _catchError } from '../../iterable/catcherror.mjs'; /** @nocollapse */ IterableX.catchError = _catchError; //# sourceMappingURL=catcherror.mjs.map