interface dom.DOMPoint implements DOMPointReadOnlyimport { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts"; const { DOMPoint } = dom; Propertiesw: numberx: numbery: numberz: number