UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (6 loc) 217 B
import { onErrorResumeNextStatic } from '../../iterable/onerrorresumenext'; declare module '../../iterable/iterablex' { namespace IterableX { let onErrorResumeNext: typeof onErrorResumeNextStatic; } }