FGRibreau / node-language-detect

🇫🇷 NodeJS language detection library using n-gram
http://blog.fgribreau.com/2011/07/week-end-project-nodejs-language.html
MIT License
397 stars 45 forks source link

Fix TypeScript typings #30

Closed nazar-pc closed 5 years ago

nazar-pc commented 5 years ago

Existing types are not correct and will not compile or if compile will not work as is. This PR fixes them so that they can actually be used.