Open
Description
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
See vue playground, the compiled prop result
What is expected?
the compiled prop m
should be { type: Boolean }
What is actually happening?
the compiled prop m
is {}
System Info
No response
Any additional comments?
No response