UNPKG

@cuba-platform/front-generator

Version:
4 lines 237 B
import { Observable } from '../../Observable'; import { distinctUntilChanged } from '../../operator/distinctUntilChanged'; Observable.prototype.distinctUntilChanged = distinctUntilChanged; //# sourceMappingURL=distinctUntilChanged.js.map