Problems in typescript when defining store #2431
Unanswered
matheusm
asked this question in
Help and Questions
Replies: 0 comments
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.
-
Hi !
I have a problem here when I define a store and use a api inside of it. The problem is that types are not been exported with store.
And on my vue component I got
Promise<unknown>
The API service is using axios.
Beta Was this translation helpful? Give feedback.
All reactions