import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAnimatedNumber } = dom;
Used for attributes of basic type which can be animated.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAnimatedNumber } = dom;
Used for attributes of basic type which can be animated.