Closed JiuRanYa closed 2 years ago
4.0.2
codesandbox.io
just open the reproduction, you'll find that
If you use the way of vuex's docs in ts file, get the correct ts type;
use the way of vuex's docs in ts file, can't get the correct ts type
Does not look to me like you have created the store in the manner described in the docs here: https://vuex.vuejs.org/guide/typescript-support.html
Version
4.0.2
Reproduction link
codesandbox.io
Steps to reproduce
just open the reproduction, you'll find that
What is expected?
If you use the way of vuex's docs in ts file, get the correct ts type;
What is actually happening?
use the way of vuex's docs in ts file, can't get the correct ts type