mapState returns type any for the computed state
kpguru20001 opened this issue · 1 comments
kpguru20001 commented
davidmeirlevy commented
This library handles composition API usage, through "useState" and the setup function, and it doesn't seem that you do that, or even use this library.
The "mapState" is a method under "vuex" itself.