1 Star 0 Fork 15

chen/VueNext-ElementPlus-Admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
components.d.ts 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
YuetChn 提交于 2023-04-20 14:14 . merge: vite version updated
/* 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']
ElAlert: typeof import('element-plus/es')['ElAlert']
ElButton: typeof import('element-plus/es')['ElButton']
ElCard: typeof import('element-plus/es')['ElCard']
ElCol: typeof import('element-plus/es')['ElCol']
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
ElInput: typeof import('element-plus/es')['ElInput']
ElPagination: typeof import('element-plus/es')['ElPagination']
ElRow: typeof import('element-plus/es')['ElRow']
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
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']
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wycz-chen/VueNext-ElementPlus-Admin.git
git@gitee.com:wycz-chen/VueNext-ElementPlus-Admin.git
wycz-chen
VueNext-ElementPlus-Admin
VueNext-ElementPlus-Admin
master

搜索帮助