6 Star 69 Fork 16

YuetChn/VueNext-ElementPlus-Admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
components.d.ts 842 Bytes
一键复制 编辑 原始数据 按行查看 历史
YuetChn 提交于 2024-03-24 08:45 +08:00 . merge: merger feat_pinia_new new feature branch
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
Dialog: typeof import('./src/components/Dialog/Dialog.vue')['default']
Editor: typeof import('./src/components/Editor/Editor.vue')['default']
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
ElPagination: typeof import('element-plus/es')['ElPagination']
LoadingShade: typeof import('./src/components/LoadingShade/LoadingShade.vue')['default']
Page: typeof import('./src/components/Page/Page.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/yuetchn_admin/VueNext-ElementPlus-Admin.git
git@gitee.com:yuetchn_admin/VueNext-ElementPlus-Admin.git
yuetchn_admin
VueNext-ElementPlus-Admin
VueNext-ElementPlus-Admin
master

搜索帮助