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