import { getEventCoordinates } from "https://deno.land/x/netzo@0.4.78/deps/@dnd-kit/utilities.ts";
Returns the normalized x and y coordinates for mouse and touch events.
Parameters
event: Event
Returns
Coordinates | null
x/netzo/deps/@dnd-kit/utilities.ts>getEventCoordinates
import { getEventCoordinates } from "https://deno.land/x/netzo@0.4.78/deps/@dnd-kit/utilities.ts";
Returns the normalized x and y coordinates for mouse and touch events.