UNPKG

react-monaco-editor

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