williamcruzme / vue-gates

🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
https://williamcruzme.github.io/vue-gates/
MIT License
264 stars 31 forks source link

Fix error for Store Vuex #34

Closed DavidDriessen closed 3 years ago

DavidDriessen commented 3 years ago

Fix for error "All declarations of 'Store' must have identical type parameters." with Vuex.