UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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