91 lines
5.5 KiB
TypeScript
91 lines
5.5 KiB
TypeScript
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// biome-ignore lint: disable
|
|
// oxlint-disable
|
|
// ------
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
Code: typeof import('./src/components/x-header-tools/modules/code.vue')['default']
|
|
ElAlert: typeof import('element-plus/es')['ElAlert']
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
ElCountdown: typeof import('element-plus/es')['ElCountdown']
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
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']
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
ElLink: typeof import('element-plus/es')['ElLink']
|
|
ElMention: typeof import('element-plus/es')['ElMention']
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
|
ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm']
|
|
ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
ElSegmented: typeof import('element-plus/es')['ElSegmented']
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|
|
ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem']
|
|
ElSlider: typeof import('element-plus/es')['ElSlider']
|
|
ElSplitter: typeof import('element-plus/es')['ElSplitter']
|
|
ElSplitterPanel: typeof import('element-plus/es')['ElSplitterPanel']
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
ElWatermark: typeof import('element-plus/es')['ElWatermark']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
XHeaderTools: typeof import('./src/components/x-header-tools/index.vue')['default']
|
|
XlActor: typeof import('./src/components/xl-actor/index.vue')['default']
|
|
XlActorCreate: typeof import('./src/components/xl-actor/xl-actor-create.vue')['default']
|
|
XlAspectRatio: typeof import('./src/components/xl-aspect-ratio/index.vue')['default']
|
|
XlCharacterLook: typeof import('./src/components/xl-character-look/index.vue')['default']
|
|
XlCharacterLookCreate: typeof import('./src/components/xl-character-look/xl-character-look-create.vue')['default']
|
|
XlDialogueCreate: typeof import('./src/components/xl-dialogue/xl-dialogue-create.vue')['default']
|
|
XlEpisodeDuration: typeof import('./src/components/xl-episode-duration/index.vue')['default']
|
|
XlEpisodeSum: typeof import('./src/components/xl-episode-sum/index.vue')['default']
|
|
XlHeaderUserinfo: typeof import('./src/components/xl-header-userinfo/index.vue')['default']
|
|
XlIcode: typeof import('./src/components/xl-icode/index.vue')['default']
|
|
XlInvitationCode: typeof import('./src/components/xl-invitation-code/index.vue')['default']
|
|
XlLoading: typeof import('./src/components/xl-loading/index.vue')['default']
|
|
XlModels: typeof import('./src/components/xl-models/index.vue')['default']
|
|
XlNotice: typeof import('./src/components/xl-notice/index.vue')['default']
|
|
XLogin: typeof import('./src/components/x-login/index.vue')['default']
|
|
XlPay: typeof import('./src/components/xl-pay/index.vue')['default']
|
|
XlProp: typeof import('./src/components/xl-prop/index.vue')['default']
|
|
XlPropCreate: typeof import('./src/components/xl-prop/xl-prop-create.vue')['default']
|
|
XlQrcode: typeof import('./src/components/xl-qrcode/index.vue')['default']
|
|
XlQrcodeView: typeof import('./src/components/xl-qrcode-view/index.vue')['default']
|
|
XlSceneCreate: typeof import('./src/components/xl-scene/xl-scene-create.vue')['default']
|
|
XlStoryboard: typeof import('./src/components/xl-storyboard/index.vue')['default']
|
|
XlStyle: typeof import('./src/components/xl-style/index.vue')['default']
|
|
XlTabs: typeof import('./src/components/xl-tabs/index.vue')['default']
|
|
XlTabsItem: typeof import('./src/components/xl-tabs-item/index.vue')['default']
|
|
XlUser: typeof import('./src/components/xl-userinfo/modules/xl-user.vue')['default']
|
|
XlUserinfo: typeof import('./src/components/xl-userinfo/index.vue')['default']
|
|
XlUserPoints: typeof import('./src/components/xl-user-points/index.vue')['default']
|
|
XlVoice: typeof import('./src/components/xl-voice/index.vue')['default']
|
|
XVcode: typeof import('./src/components/x-vcode/index.vue')['default']
|
|
}
|
|
export interface GlobalDirectives {
|
|
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
|
}
|
|
}
|