Home Manual Reference Source Test Repository

es6/add/operator/distinct.js

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