import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAnimatedEnumeration } = dom;
Used for attributes whose value must be a constant from a particular enumeration and which can be animated.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAnimatedEnumeration } = dom;
Used for attributes whose value must be a constant from a particular enumeration and which can be animated.