UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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