vuex-i18n
vuex-i18n copied to clipboard
typescript support?
Any typescript support?
Hi @dooboolab,
Typescript is currently not implemented, as we are not using it ourselves. I am not really familiar with typescript definitions, but it should actually be quite easy to implement as the api surface is pretty small.
Would be great if someone could add it.
For those using Typescript that want to use this plugin without warning, consider doing this:
npm install --save-dev @types/vuex-i18n
Source: https://www.npmjs.com/package/@types/vuex-i18n