Open winuxue opened 7 years ago
Add support for Vuex please! At his moment it gives me this error:
me too, How to use Vuex with TS
use vuex-class
If others in the community have ideas, I'd be willing to hear them out. In the meantime, use
data() { return { store: this.$store as SomeTypeForStore } }
Add support for Vuex please! At his moment it gives me this error: