@vue-flow-typed/vuex

Flow types for Vuex

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@vue-flow-typed/vuex
10100.4.04 years ago5 years agoMinified + gzip package size for @vue-flow-typed/vuex in KB

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/vuex

Then add this line to your .flowconfig:
[libs]
./node_modules/@vue-flow-typed/vuex/definitions

Now you are all set.

License

MIT.