1 Star 0 Fork 42

software/歪fChat_桌面端

forked from wifi歪f/歪fChat桌面端 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
components.d.ts 2.68 KB
Copy Edit Raw Blame History
wifi歪f authored 2023-10-01 17:37 . socket 完成申请消息数
/* 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 {
ApplyMessage: typeof import('./src/components/ApplyMessage/index.vue')['default']
BottomInput: typeof import('./src/components/BottomInput/index.vue')['default']
ContactHome: typeof import('./src/components/ContactHome/index.vue')['default']
DefaultContent: typeof import('./src/components/DefaultContent/index.vue')['default']
ElBadge: typeof import('element-plus/es')['ElBadge']
ElButton: typeof import('element-plus/es')['ElButton']
ElCol: typeof import('element-plus/es')['ElCol']
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
ElDialog: typeof import('element-plus/es')['ElDialog']
ElDivider: typeof import('element-plus/es')['ElDivider']
ElDrawer: typeof import('element-plus/es')['ElDrawer']
ElEmpty: typeof import('element-plus/es')['ElEmpty']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElImage: typeof import('element-plus/es')['ElImage']
ElImageViewer: typeof import('element-plus/es')['ElImageViewer']
ElInput: typeof import('element-plus/es')['ElInput']
ElOption: typeof import('element-plus/es')['ElOption']
ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm']
ElPopover: typeof import('element-plus/es')['ElPopover']
ElProgress: typeof import('element-plus/es')['ElProgress']
ElRow: typeof import('element-plus/es')['ElRow']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem']
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
ElUpload: typeof import('element-plus/es')['ElUpload']
FriendOrGroupList: typeof import('./src/components/FriendOrGroupList/index.vue')['default']
MessageDetail: typeof import('./src/components/MessageDetail/index.vue')['default']
MessageList: typeof import('./src/components/MessageList/index.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
Search: typeof import('./src/components/Search/index.vue')['default']
SpaceList: typeof import('./src/components/SpaceList/index.vue')['default']
TopDrag: typeof import('./src/components/TopDrag/index.vue')['default']
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyy1988/waif-chat-desktop.git
git@gitee.com:hyy1988/waif-chat-desktop.git
hyy1988
waif-chat-desktop
歪fChat_桌面端
master

Search