3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
|
import { AnimationFrameScheduler } from './AnimationFrameScheduler';
|
||
|
export declare const animationFrame: AnimationFrameScheduler;
|