Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias DistanceMeasurement
import { type DistanceMeasurement } from "https://deno.land/x/netzo@0.3.66/deps/@dnd-kit/core.ts";
definition:
| number
| Coordinates
| Pick<Coordinates, "x">
| Pick<Coordinates, "y">