UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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