UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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