import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAngle } = dom;
Used to represent a value that can be an or value. An SVGAngle reflected through the animVal attribute is always read only.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAngle } = dom;
Used to represent a value that can be an or value. An SVGAngle reflected through the animVal attribute is always read only.