UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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