https://github.com/antfu/unplugin-auto-import
为 Vite、Webpack、Rollup 和 esbuild 按需自动导入 API,无需import导入
npm i -D unplugin-auto-import
vue.config.js
rollup.config.js
webpack.config.js
rspack.config.js
Nuxt内置了,不用配置
vite.config.ts
Quasar
esbuild
Astro
配置参考
完整参考:https://github.com/antfu/unplugin-auto-import/blob/main/src/types.ts