UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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