-
Hello, I wanted to use However I'm not able to get it to work. Unless I export the interface directly from the vue components, or remove the component export I get the same error.
Something I have missed or are the docs wrong here? Example repo - run Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
KazariEX
Aug 26, 2025
Replies: 1 comment 3 replies
-
Export the interface or use |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Tjaitil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Export the interface or use
type
.