interface Coordinateimport { type Coordinate } from "https://deno.land/x/caviar@2.6.9/web/src/math/mod.ts"; Propertiesx: numbery: number