UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 229 B
import { Observable } from '../../internal/Observable'; import { publishReplay } from '../../internal/patching/operator/publishReplay'; Observable.prototype.publishReplay = publishReplay; //# sourceMappingURL=publishReplay.js.map