ÿØÿà JFIFÿØÿà JFIF ÿØÿà JFIFÿØÿà JFIF ÿþ$
/** * The arias of `window.requestAnimationFrame()`. */ export function raf( func: FrameRequestCallback ): number { return requestAnimationFrame( func ); }