UNPKG
@aequum/geojson-models
Version:
latest (0.27.15)
rc (0.25.6-alpha)
0.27.15
0.27.13
0.27.9
0.27.4
0.27.3
0.27.1
0.27.0
0.26.1
0.26.0
0.25.6-alpha
0.25.5-alpha
0.25.4-alpha
GeoJSON models for `class-validator` provided by aequum
github.com/fbuccioni/aequum
fbuccioni/aequum
@aequum/geojson-models
/
index.d.ts
6 lines
(5 loc)
•
202 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./feature.class'
;
export
*
from
'./feature-collection.class'
;
export
*
from
'./geometries'
;
export
*
from
'./types/coordinate.type'
;
export
*
from
'./validators/is-coordinate.validator'
;