UNPKG

backendless

Version:

Backendless JavaScript SDK for Node.js and the browser

5 lines 106 B
export const GeoTypes = { POINT : 'Point', LINE_STRING: 'LineString', POLYGON : 'Polygon', }