I don\'t understand why this code generates TypeScript error. (It\'s not the original code and is a bit derived, so please ignore the non-sense in the example):
I was getting this error on Vue 3. It was because defineComponent must be imported like this:
defineComponent