type alias $geoAnyimport { type $geoAny } from "https://deno.land/x/mongo@v0.31.1/src/types/geospatial.ts"; Example: { $geometry: GeometryObject, // any GeoJSON object } definition: GeoJsonOperators<GeometryObject>