0.4.0 • Published 7 years ago
@vue-flow-typed/vuex v0.4.0
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.