Composing Store make typescript type unwrap and different #2665
Unanswered
defghy
asked this question in
Help and Questions
Replies: 2 comments
-
In some research Maybe source d.ts
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In defineStore composing function, type is right

The ReturnValue of defineStore(), type transfer to specific object, which is not right

I cannot use the object as

BoardData
BoardData
transfer to specific{ boardId: ''...}
Beta Was this translation helpful? Give feedback.
All reactions