UNPKG

@acutmore/rxjs

Version:

Reactive Extensions for modern JavaScript

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