i18next / i18next-chained-backend

An i18next backend to chain multiple backends (add fallbacks, caches, ...)
MIT License
69 stars 10 forks source link

Typescript types #4

Closed VincentLanglet closed 5 years ago

VincentLanglet commented 5 years ago

Kinda related to https://github.com/i18next/i18next-xhr-backend/issues/295

If I want to add typescript type. Should I prefer DefinitivelyTyped or here ?

jamuhl commented 5 years ago

Feel free to provide a PR

VincentLanglet commented 5 years ago

@jamuhl Done : https://github.com/i18next/i18next-chained-backend/pull/5