UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

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