interface DOMPointReadOnlyimport { type DOMPointReadOnly } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; Propertiesreadonlyw: numberreadonlyx: numberreadonlyy: numberreadonlyz: numberMethodsmatrixTransform(matrix?: DOMMatrixInit): DOMPointtoJSON(): any