UNPKG

@cuba-platform/front-generator

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