jperelli / osm-static-maps

Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
http://osm-static-maps.herokuapp.com/
GNU General Public License v2.0
160 stars 52 forks source link

Fix "error TS1046" #30

Closed skde closed 3 years ago

skde commented 3 years ago

error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier."

jperelli commented 3 years ago

Thank you!