Home Manual Reference Source Test Repository

es6/add/operator/toArray.js

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