UNPKG

@reactivex/rxjs

Version:

Reactive Extensions for modern JavaScript

4 lines 253 B
import { AnimationFrameAction } from './AnimationFrameAction'; import { AnimationFrameScheduler } from './AnimationFrameScheduler'; export var animationFrame = new AnimationFrameScheduler(AnimationFrameAction); //# sourceMappingURL=animationFrame.js.map