UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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