blob: a04f4a0811272a0e51ab63143b0d453077cd7c88 [file] [log] [blame]
import { Observable } from '../../Observable';
import { combineAll } from '../../operator/combineAll';
Observable.prototype.combineAll = combineAll;
//# sourceMappingURL=combineAll.js.map