Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias GeoJsonGeometryTypes
import { type GeoJsonGeometryTypes } from "https://deno.land/x/mongo@v0.31.1/src/types/geojson.ts";

The valid values for the "type" property of GeoJSON geometry objects. https://tools.ietf.org/html/rfc7946#section-1.4

definition: Geometry["type"]