1 Star 1 Fork 0

晴天/Vue3+Vite+element-plus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
components.d.ts 828 Bytes
一键复制 编辑 原始数据 按行查看 历史
晴天 提交于 2022-03-26 17:36 . "推送"
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/vue-next/pull/3399
declare module 'vue' {
export interface GlobalComponents {
ElButton: typeof import('element-plus/es')['ElButton']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElInput: typeof import('element-plus/es')['ElInput']
ElOption: typeof import('element-plus/es')['ElOption']
ElRow: typeof import('element-plus/lib/el-row')['default']
ElSelect: typeof import('element-plus/es')['ElSelect']
LoginForm: typeof import('./src/components/LoginForm/LoginForm.vue')['default']
RegisterForm: typeof import('./src/components/RegisterForm/RegisterForm.vue')['default']
}
}
export { }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/airgwl/vue3--vite-element-plus.git
git@gitee.com:airgwl/vue3--vite-element-plus.git
airgwl
vue3--vite-element-plus
Vue3+Vite+element-plus
master

搜索帮助