interface dom.AnimationEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { AnimationEvent } = dom;
Events providing information related to animations.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { AnimationEvent } = dom;
Events providing information related to animations.