@vue-flow-typed/vue-router

Flow types for Vue Router

Downloads in past

Stats

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

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-router

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

Now you are all set.

License

MIT.