UNPKG

@cuba-platform/front-generator

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