`defineComponent` behaves differently in js and ts
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
Just checkout a.ts
and b.js
, then trigger autocomplete.
What is expected?
What is actually happening?
System Info
No response
Any additional comments?
No response
https://github.com/vuejs/vue/pull/13063
vue2.7 has similar issue.