Hacker News new | ask | show | jobs
by conradfr 654 days ago
Typescript works fine with the option api.
1 comments

`PropType` would beg to differ.

the `defineProps` macro is much, much better than the old way of declaring prop types, for one.