UNPKG

@awhere/api

Version:

The awesome aWhere API for JavaScript.

5 lines (4 loc) 249 B
export { default } from './FeatureCollection'; export { default as PointCollection } from './PointCollection'; export { default as PolygonCollection } from './PolygonCollection'; export { default as PolylineCollection } from './PolylineCollection';