UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

3 lines 122 B
import { Observable, timer as staticTimer } from 'rxjs'; Observable.timer = staticTimer; //# sourceMappingURL=timer.js.map