UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 256 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex'; import { catchError as catchErrorStatic } from '../../asynciterable/catcherror'; /** @nocollapse */ AsyncIterableX.catchError = catchErrorStatic; //# sourceMappingURL=catcherror.mjs.map