UNPKG

rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 197 B
import { Observable } from '../../Observable'; import { timeInterval } from '../../operator/timeInterval'; Observable.prototype.timeInterval = timeInterval; //# sourceMappingURL=timeInterval.js.map