UNPKG

react-monaco-editor

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