Rein
Results
1
issues of
Rein
I am unable to use store.get('x-state') or store.set('foo', fooData) while my all files are in typescript. I did register globally using ```javascript window.store = store; ``` And in my shims-vue.d.ts...