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