interface MouseDownEventimport { type MouseDownEvent } from "https://deno.land/x/caviar@2.6.9/src/types.ts"; Propertiesx: numbery: numberclicks: numberwhich: numberbutton: number