UNPKG

react-monaco-editor

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