animationFrame.d.ts 131 Bytes Raw Blame History Permalink 1 2 import { AnimationFrameScheduler } from './AnimationFrameScheduler'; export declare const animationFrame: AnimationFrameScheduler;