Something I have missed or are the docs wrong here?
\nExample repo - run npx vue-tsc -p tsconfig.build.json or npm run types
\nhttps://codesandbox.io/p/devbox/vsc-custom-element-w7g5cl
Any help would be greatly appreciated.
","upvoteCount":1,"answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Export the interface or use type.
-
|
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.
-
|
Export the interface or use |
Beta Was this translation helpful? Give feedback.
Export the interface or use
type.