UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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