defineProps has any type after compiling #9197
Unanswered
Minilo-ng
asked this question in
Help/Questions
Replies: 2 comments
-
But in Vue3.3.4, it's compiled to |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is some comment about the reason, but I can not understand is clearly. |
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 Vue3.2.47, defineProps is compiled to
__props as SomeType
.Beta Was this translation helpful? Give feedback.
All reactions