GitSquared / node-geolite2-redist

Redistribution of MaxMind GeoLite2 GeoIP databases as an npm library
https://gitsquared.github.io/node-geolite2-redist/
Other
72 stars 15 forks source link

Add TypeScript usage docs with response type #2

Closed AnandChowdhary closed 4 years ago

AnandChowdhary commented 4 years ago

With TypeScript, you have to import the response type from maxmind and then use it in the open function of this package.