Comment on Vue 3.5 releasedparentComments−conradfr2yTypescript works fine with the option api.−sensanaty2y`PropType` would beg to differ.the `defineProps` macro is much, much better than the old way of declaring prop types, for one.
Comments
Typescript works fine with the option api.
`PropType` would beg to differ.
the `defineProps` macro is much, much better than the old way of declaring prop types, for one.