mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 01:09:07 +00:00
5 lines
223 B
JavaScript
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
|