Wrong component type when async setup function
Version
3.0.0-rc.10
Reproduction link
https://github.com/cexbrayat/vti-async
Steps to reproduce
yarn
yarn dev
npx vti@0.0.4 diagnostics
What is expected?
No any errors.
What is actually happening?
type definition error.
From vuejs/vetur#2050