i18next / i18next-http-backend

i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
MIT License
453 stars 70 forks source link

addPath should accept function #80

Closed 0x0a0d closed 3 years ago

0x0a0d commented 3 years ago

addPath in index.d.ts currently only accept string but it can be synchronous function too

adrai commented 3 years ago

thank you, it's included in v1.3.1