UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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