import { type dom } from "https://deno.land/x/evt@v2.4.20/mod.ts";
const { AnimationFrameProvider } = dom;
Methods
requestAnimationFrame(callback: FrameRequestCallback): number
import { type dom } from "https://deno.land/x/evt@v2.4.20/mod.ts";
const { AnimationFrameProvider } = dom;