arthur-e / Wicket

A modest library for moving between Well-Known Text (WKT) and various framework geometries
https://arthur-e.github.io/Wicket/
Other
586 stars 226 forks source link

fix exports for commonjs #133

Closed freewind closed 5 years ago

freewind commented 5 years ago

Add the missing module.exports =

freewind commented 5 years ago

to fix the issue #132

arthur-e commented 5 years ago

Great, thanks!