blob: 8807d12fc3d2323123edf52073c4b11cdb402c48 [file] [log] [blame]
import { Observable } from '../../Observable';
import { publishReplay } from '../../operator/publishReplay';
Observable.prototype.publishReplay = publishReplay;
//# sourceMappingURL=publishReplay.js.map