Open
Description
Vue version
3.3.10
Link to minimal reproduction
Steps to reproduce
see the reproduction
What is expected?
I hope that defineProps
can parse the types generated from ExtractPropTypes
.
What is actually happening?
Currently, attempting to parse with defineProps from ExtractPropTypes results in errors. Any reference for a workaround or solution would be appreciated.
System Info
No response
Any additional comments?
No response