UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 209 B
import { Observable } from '../../internal/Observable'; import { findIndex } from '../../internal/patching/operator/findIndex'; Observable.prototype.findIndex = findIndex; //# sourceMappingURL=findIndex.js.map