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