UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 209 B
import { Observable } from '../../internal/Observable'; import { startWith } from '../../internal/patching/operator/startWith'; Observable.prototype.startWith = startWith; //# sourceMappingURL=startWith.js.map