UNPKG

react-monaco-editor

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