Home Manual Reference Source Test Repository

es6/add/operator/partition.js

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