UNPKG

react-monaco-editor

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