UNPKG

@development-environment/linting

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