Home Manual Reference Source Test Repository

es6/add/operator/startWith.js

import { Observable } from '../../Observable';
import { startWith } from '../../operator/startWith';
Observable.prototype.startWith = startWith;
//# sourceMappingURL=startWith.js.map