unplugin / unplugin-auto-import

Auto import APIs on-demand for Vite, Webpack and Rollup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find name 'Ref'

llk2yq opened this issue · comments

Cannot find name 'Ref', ( not ref, ref works well. )

"include": ["*.d.ts",]

AutoImport({
  imports: ["vue", "@vueuse/core"],
}),

Types auto-import is not supported (#62)