import { type dom } from "https://deno.land/x/evt@v2.4.17/lib/index.ts";
const { SVGAnimatedLengthList } = dom;
Used for attributes of type SVGLengthList which can be animated.
Properties
readonly
animVal: SVGLengthListreadonly
baseVal: SVGLengthList