Some checks are pending
Check / lint (push) Waiting to run
Check / typecheck (push) Waiting to run
Check / build (build, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build, 18.x, windows-latest) (push) Waiting to run
Check / build (build:app, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:app, 18.x, windows-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, ubuntu-latest) (push) Waiting to run
Check / build (build:mp-weixin, 18.x, windows-latest) (push) Waiting to run
73 lines
5.7 KiB
TypeScript
73 lines
5.7 KiB
TypeScript
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
// biome-ignore lint: disable
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AsyncError: typeof import('./src/components/async-error/index.vue')['default']
|
|
AsyncLoading: typeof import('./src/components/async-loading/index.vue')['default']
|
|
AudioMessage: typeof import('./src/components/talk/message/AudioMessage.vue')['default']
|
|
Avatar: typeof import('./src/components/base/Avatar.vue')['default']
|
|
AvatarCropper: typeof import('./src/components/base/AvatarCropper.vue')['default']
|
|
AvatarModule: typeof import('./src/components/avatar-module/index.vue')['default']
|
|
CheckBox: typeof import('./src/components/checkBox/index.vue')['default']
|
|
CodeMessage: typeof import('./src/components/talk/message/CodeMessage.vue')['default']
|
|
CustomBtn: typeof import('./src/components/custom-btn/custom-btn.vue')['default']
|
|
CustomInput: typeof import('./src/components/custom-input/custom-input.vue')['default']
|
|
CustomNavbar: typeof import('./src/components/custom-navbar/index.vue')['default']
|
|
CustomRefresher: typeof import('./src/components/custom-refresher/custom-refresher.vue')['default']
|
|
DeepBubble: typeof import('./src/components/deep-bubble/deep-bubble.vue')['default']
|
|
FileMessage: typeof import('./src/components/talk/message/FileMessage.vue')['default']
|
|
ForwardMessage: typeof import('./src/components/talk/message/ForwardMessage.vue')['default']
|
|
ForwardRecord: typeof import('./src/components/talk/ForwardRecord.vue')['default']
|
|
GroupNoticeMessage: typeof import('./src/components/talk/message/GroupNoticeMessage.vue')['default']
|
|
HistoryRecord: typeof import('./src/components/talk/HistoryRecord.vue')['default']
|
|
ImageMessage: typeof import('./src/components/talk/message/ImageMessage.vue')['default']
|
|
LinkMessage: typeof import('./src/components/talk/message/LinkMessage.vue')['default']
|
|
Loading: typeof import('./src/components/base/Loading.vue')['default']
|
|
LoginMessage: typeof import('./src/components/talk/message/LoginMessage.vue')['default']
|
|
Message: typeof import('./src/components/x-message/message/index.vue')['default']
|
|
MixedMessage: typeof import('./src/components/talk/message/MixedMessage.vue')['default']
|
|
NButton: typeof import('naive-ui')['NButton']
|
|
NIcon: typeof import('naive-ui')['NIcon']
|
|
PageAnimation: typeof import('./src/components/page-animation/index.vue')['default']
|
|
RevokeMessage: typeof import('./src/components/talk/message/RevokeMessage.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SysGroupAdminMessage: typeof import('./src/components/talk/message/system/SysGroupAdminMessage.vue')['default']
|
|
SysGroupCancelMutedMessage: typeof import('./src/components/talk/message/system/SysGroupCancelMutedMessage.vue')['default']
|
|
SysGroupCreateMessage: typeof import('./src/components/talk/message/system/SysGroupCreateMessage.vue')['default']
|
|
SysGroupDismissed: typeof import('./src/components/talk/message/system/SysGroupDismissed.vue')['default']
|
|
SysGroupInfoChangeMessage: typeof import('./src/components/talk/message/system/SysGroupInfoChangeMessage.vue')['default']
|
|
SysGroupJoinMessage: typeof import('./src/components/talk/message/system/SysGroupJoinMessage.vue')['default']
|
|
SysGroupMemberCancelMutedMessage: typeof import('./src/components/talk/message/system/SysGroupMemberCancelMutedMessage.vue')['default']
|
|
SysGroupMemberKickedMessage: typeof import('./src/components/talk/message/system/SysGroupMemberKickedMessage.vue')['default']
|
|
SysGroupMemberMutedMessage: typeof import('./src/components/talk/message/system/SysGroupMemberMutedMessage.vue')['default']
|
|
SysGroupMemberQuitMessage: typeof import('./src/components/talk/message/system/SysGroupMemberQuitMessage.vue')['default']
|
|
SysGroupMemberRemovedMessage: typeof import('./src/components/talk/message/system/SysGroupMemberRemovedMessage.vue')['default']
|
|
SysGroupMutedMessage: typeof import('./src/components/talk/message/system/SysGroupMutedMessage.vue')['default']
|
|
SysGroupTransferMessage: typeof import('./src/components/talk/message/system/SysGroupTransferMessage.vue')['default']
|
|
SysTextMessage: typeof import('./src/components/talk/message/system/SysTextMessage.vue')['default']
|
|
TabbarItem: typeof import('./src/components/x-tabbar/components/tabbar-item/index.vue')['default']
|
|
TextMessage: typeof import('./src/components/talk/message/TextMessage.vue')['default']
|
|
UnknownMessage: typeof import('./src/components/talk/message/UnknownMessage.vue')['default']
|
|
UploadsModal: typeof import('./src/components/base/UploadsModal.vue')['default']
|
|
VideoMessage: typeof import('./src/components/talk/message/VideoMessage.vue')['default']
|
|
VoteMessage: typeof import('./src/components/talk/message/VoteMessage.vue')['default']
|
|
XCalendar: typeof import('./src/components/x-calendar/index.vue')['default']
|
|
XCaptcha: typeof import('./src/components/x-captcha/index.vue')['default']
|
|
XConfirm: typeof import('./src/components/x-confirm/index.vue')['default']
|
|
XDateSelect: typeof import('./src/components/x-date-select/index.vue')['default']
|
|
XLoaderror: typeof import('./src/components/x-loaderror/index.vue')['default']
|
|
XLoading: typeof import('./src/components/x-loading/index.vue')['default']
|
|
XMessage: typeof import('./src/components/x-message/index.vue')['default']
|
|
XPaging: typeof import('./src/components/x-paging/index.vue')['default']
|
|
XTabbar: typeof import('./src/components/x-tabbar/index.vue')['default']
|
|
Xtime: typeof import('./src/components/base/Xtime.vue')['default']
|
|
}
|
|
}
|