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