import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAnimatedPoints } = dom;
Properties
readonly
animatedPoints: SVGPointListreadonly
points: SVGPointListimport { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { SVGAnimatedPoints } = dom;