Opal-Estate-Pro/node_modules/rxjs/add/operator/startWith.js
2019-09-13 09:44:33 +07:00

5 lines
223 B
JavaScript

"use strict";
var Observable_1 = require('../../Observable');
var startWith_1 = require('../../operator/startWith');
Observable_1.Observable.prototype.startWith = startWith_1.startWith;
//# sourceMappingURL=startWith.js.map