Tuan
Tuan
Why does this got close without any comment ? I have got the same issue with `TagMap`
> I think it does? Following page have the exact example on how to use it in setup function. > https://next.vuex.vuejs.org/guide/composition-api.html > > And this applies same to js/ts file....
@cuebit @kiaking Sorry, I mean usage of `useStore` inside js/ts files for reuse purpose. I know it really silly, but before write this issue, I have wasted 30m figure it...
> I would also add that at least one typescript example would be nice. I often have trouble getting the typing on the getters correct. Yes, I also think example...