1 Star 0 Fork 0

emei8 / vue-vuecmf-fileexplorer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
components.d.ts 765 Bytes
一键复制 编辑 原始数据 按行查看 历史
emei8 提交于 2024-03-17 18:01 . v2版本开始使用vite方式打包
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
declare module 'vue' {
export interface GlobalComponents {
ElButton: typeof import('element-plus/es')['ElButton']
ElCol: typeof import('element-plus/es')['ElCol']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElInput: typeof import('element-plus/es')['ElInput']
ElPagination: typeof import('element-plus/es')['ElPagination']
ElRow: typeof import('element-plus/es')['ElRow']
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
ElUpload: typeof import('element-plus/es')['ElUpload']
}
}
TypeScript
1
https://gitee.com/emei/vue-vuecmf-fileexplorer.git
git@gitee.com:emei/vue-vuecmf-fileexplorer.git
emei
vue-vuecmf-fileexplorer
vue-vuecmf-fileexplorer
master

搜索帮助