UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

6 lines 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Observable_1 = require("../../internal/Observable"); var max_1 = require("../../internal/patching/operator/max"); Observable_1.Observable.prototype.max = max_1.max; //# sourceMappingURL=max.js.map