UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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