UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 252 B
import { IterableX } from '../../iterable/iterablex'; import { onErrorResumeNextStatic } from '../../iterable/onerrorresumenext'; /** @nocollapse */ IterableX.onErrorResumeNext = onErrorResumeNextStatic; //# sourceMappingURL=onerrorresumenext.mjs.map