UNPKG

react-monaco-editor

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