import {AnimationFrameScheduler} from './AnimationFrameScheduler';

export const animationFrame = new AnimationFrameScheduler();
