import { type $center } from "https://deno.land/x/mongo@v0.31.1/src/types/geospatial.ts";
Example:
{ $center: [ [-74, 40.74], 10 ] }
https://www.mongodb.com/docs/manual/reference/operator/query/center/#definition
import { type $center } from "https://deno.land/x/mongo@v0.31.1/src/types/geospatial.ts";
Example:
{ $center: [ [-74, 40.74], 10 ] }
https://www.mongodb.com/docs/manual/reference/operator/query/center/#definition