WIP better generated API reference docs
This commit is contained in:
4
docs/reference/api/GeoShapeRelation.md
Normal file
4
docs/reference/api/GeoShapeRelation.md
Normal file
@ -0,0 +1,4 @@
|
||||
## `GeoShapeRelation`
|
||||
:::
|
||||
type GeoShapeRelation = 'intersects' | 'disjoint' | 'within' | 'contains';
|
||||
:::
|
||||
Reference in New Issue
Block a user