Typesafe vModel
What problem does this feature solve?
It will be great if defineComponent can return a component with correct vModel prop according to modelValue type
What does the proposed API look like?
just use existing defineComponent, but prop "modelValue" shoud be mapped to ”vModel"