UNPKG
geopoint
Version:
latest (1.0.1)
1.0.1
1.0.0
Representation of a geographic point for node.js and the browser
davidwood/node-geopoint
geopoint
/
index.js
3 lines
(1 loc)
•
41 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./geopoint'
)
;