UNPKG

react-monaco-editor

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