@vue-flow-typed/vuex
v0.4.0
Published
Flow types for Vuex
Readme
Flow types for Vuex
This package allows to have types for every single thing in vuex.
Installation
npm install --save-dev @vue-flow-typed/vuexThen add this line to your .flowconfig:
[libs]
./node_modules/@vue-flow-typed/vuex/definitionsNow you are all set.
License
MIT.
