import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGZoomAndPan } = dom;
Used to reflect the zoomAndPan attribute, and is mixed in to other interfaces for elements that support this attribute.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGZoomAndPan } = dom;
Used to reflect the zoomAndPan attribute, and is mixed in to other interfaces for elements that support this attribute.