import { type dom } from "https://deno.land/x/evt@v2.4.22/lib/index.ts";
const { SVGStringList } = dom;
The SVGStringList defines a list of DOMString objects.
import { type dom } from "https://deno.land/x/evt@v2.4.22/lib/index.ts";
const { SVGStringList } = dom;
The SVGStringList defines a list of DOMString objects.