interface PointerEventInit implements MouseEventInitimport { type PointerEventInit } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; Propertiesoptionalheight: numberoptionalisPrimary: booleanoptionalpointerId: numberoptionalpointerType: stringoptionalpressure: numberoptionaltangentialPressure: numberoptionaltiltX: numberoptionaltiltY: numberoptionaltwist: numberoptionalwidth: number