i18next / i18next-browser-languageDetector

language detector used in browser environment for i18next
MIT License
873 stars 90 forks source link

Improve developer ergonomics for defining a CustomDetector in TS by making types available #224

Closed mrackwitz closed 2 years ago

mrackwitz commented 4 years ago

Personally I don't like flying blind, and right now it would be a major hassle to access these types via I18nextBrowserLanguageDetector indirectly. But maybe I'm holding it wrong. As this is only exporting types, this shouldn't be an API breaking change, but it requires Typescript 3.8 from my understanding.

Checklist

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

adrai commented 2 years ago

should already be included in v6.1.3