UNPKG

react-monaco-editor

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