1 Star 0 Fork 0

ZhengbiaoHu/achitectureWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
components.d.ts 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
ZhengbiaoHu 提交于 2024-01-12 22:19 +08:00 . final
// 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
import '@vue/runtime-core'
declare module '@vue/runtime-core' {
export interface GlobalComponents {
AllHeader: typeof import('./src/components/common/allHeader.vue')['default']
AllMenu: typeof import('./src/components/common/allMenu.vue')['default']
Breadcrumb: typeof import('./src/components/common/breadcrumb.vue')['default']
Container: typeof import('./src/components/common/container.vue')['default']
ElDialog: typeof import('element-plus/es')['ElDialog']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
Form: typeof import('./src/components/login/form.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
}
export {}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ZhengbiaoHu/achitecture-web.git
[email protected]:ZhengbiaoHu/achitecture-web.git
ZhengbiaoHu
achitecture-web
achitectureWeb
master

搜索帮助