UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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