Home Manual Reference Source Test Repository

es6/add/operator/combineAll.js

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