1 Star 0 Fork 68

chzhewl/datav-vue3

forked from 苦尽甘来。/datav-vue3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
components.d.ts 867 Bytes
一键复制 编辑 原始数据 按行查看 历史
苦尽甘来。 提交于 2022-04-23 22:08 . 添加并完善动态环图
// 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/runtime-core' {
export interface GlobalComponents {
DvMenu: typeof import('./src/components/DvMenu.vue')['default']
ElButton: typeof import('element-plus/es')['ElButton']
ElInput: typeof import('element-plus/es')['ElInput']
ElMenu: typeof import('element-plus/es')['ElMenu']
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
Footer: typeof import('./src/components/Footer.vue')['default']
Preview: typeof import('./src/components/Preview.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
}
export { }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chzhewl/datav-vue3.git
git@gitee.com:chzhewl/datav-vue3.git
chzhewl
datav-vue3
datav-vue3
master

搜索帮助