mirror of https://gitee.com/godoos/godoos.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87 lines
6.5 KiB
87 lines
6.5 KiB
/* eslint-disable */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
export {}
|
|
|
|
/* prettier-ignore */
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AppIcon: typeof import('./components/taskbar/barUnit/AppIcon.vue')['default']
|
|
AppIconGroup: typeof import('./components/taskbar/barUnit/AppIconGroup.vue')['default']
|
|
Battery: typeof import('./components/taskbar/barUnit/Battery.vue')['default']
|
|
BatteryPop: typeof import('./components/taskbar/popover/BatteryPop.vue')['default']
|
|
ChooseFile: typeof import('./components/ui/ChooseFile.vue')['default']
|
|
ChooseList: typeof import('./components/ui/ChooseList.vue')['default']
|
|
CloseButton: typeof import('./components/ui/CloseButton.vue')['default']
|
|
CloseDesktop: typeof import('./components/desktop/CloseDesktop.vue')['default']
|
|
ColorPicker: typeof import('./components/builtin/SetWindow/components/ColorPicker.vue')['default']
|
|
ComputerNavBar: typeof import('./components/builtin/MyComputer/components/ComputerNavBar.vue')['default']
|
|
ContextMenu: typeof import('./components/builtin/ContextMenu.vue')['default']
|
|
CustomIcon: typeof import('./components/taskbar/barUnit/CustomIcon.vue')['default']
|
|
DateNote: typeof import('./components/builtin/DateNote.vue')['default']
|
|
DateTime: typeof import('./components/taskbar/barUnit/DateTime.vue')['default']
|
|
DateTimePop: typeof import('./components/taskbar/popover/DateTimePop.vue')['default']
|
|
DeskItem: typeof import('./components/desktop/components/DeskItem.vue')['default']
|
|
Desktop: typeof import('./components/desktop/Desktop.vue')['default']
|
|
DesktopBackground: typeof import('./components/desktop/components/DesktopBackground.vue')['default']
|
|
EditFileName: typeof import('./components/builtin/EditFileName.vue')['default']
|
|
EditType: typeof import('./components/builtin/EditType.vue')['default']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
Error: typeof import('./components/taskbar/barUnit/Error.vue')['default']
|
|
FileIcon: typeof import('./components/builtin/FileIcon.vue')['default']
|
|
FileIconImg: typeof import('./components/builtin/components/FileIconImg.vue')['default']
|
|
FileIconIs: typeof import('./components/builtin/components/FileIconIs.vue')['default']
|
|
FileList: typeof import('./components/builtin/components/FileList.vue')['default']
|
|
FileProps: typeof import('./components/builtin/FileProps.vue')['default']
|
|
FileTree: typeof import('./components/builtin/components/FileTree.vue')['default']
|
|
FileViewer: typeof import('./components/builtin/FileViewer.vue')['default']
|
|
ImageViewer: typeof import('./components/builtin/ImageViewer.vue')['default']
|
|
LockDesktop: typeof import('./components/desktop/LockDesktop.vue')['default']
|
|
Magnet: typeof import('./components/taskbar/startMenu/components/Magnet.vue')['default']
|
|
MenuBar: typeof import('./components/window/components/MenuBar.vue')['default']
|
|
MenuFooter: typeof import('./components/window/components/MenuFooter.vue')['default']
|
|
MenuList: typeof import('./components/taskbar/startMenu/components/MenuList.vue')['default']
|
|
MessageCenterPop: typeof import('./components/taskbar/popover/MessageCenterPop.vue')['default']
|
|
MessageIcon: typeof import('./components/taskbar/barUnit/MessageIcon.vue')['default']
|
|
MyComputer: typeof import('./components/builtin/MyComputer/MyComputer.vue')['default']
|
|
NetWork: typeof import('./components/taskbar/barUnit/NetWork.vue')['default']
|
|
NetworkPop: typeof import('./components/taskbar/popover/NetworkPop.vue')['default']
|
|
NotifyGroup: typeof import('./components/builtin/NotifyGroup.vue')['default']
|
|
OpeningDesktop: typeof import('./components/desktop/OpeningDesktop.vue')['default']
|
|
OpenWiteDialog: typeof import('./components/builtin/OpenWiteDialog.vue')['default']
|
|
OsImage: typeof import('./components/builtin/components/OsImage.vue')['default']
|
|
QuickLink: typeof import('./components/builtin/MyComputer/components/QuickLink.vue')['default']
|
|
RectChosen: typeof import('./components/builtin/RectChosen.vue')['default']
|
|
ScreenComponent: typeof import('./components/screen/ScreenComponent.vue')['default']
|
|
ScreenContent: typeof import('./components/screen/ScreenContent.vue')['default']
|
|
ScreenRecorder: typeof import('./components/taskbar/barUnit/ScreenRecorder.vue')['default']
|
|
Screenshort: typeof import('./components/taskbar/barUnit/Screenshort.vue')['default']
|
|
SetAccount: typeof import('./components/builtin/SetWindow/SetAccount.vue')['default']
|
|
SetCustom: typeof import('./components/builtin/SetWindow/SetCustom.vue')['default']
|
|
SetLang: typeof import('./components/builtin/SetWindow/SetLang.vue')['default']
|
|
SetSystem: typeof import('./components/builtin/SetWindow/SetSystem.vue')['default']
|
|
Setting: typeof import('./components/builtin/Setting.vue')['default']
|
|
SetUpdate: typeof import('./components/builtin/SetWindow/SetUpdate.vue')['default']
|
|
StartMenu: typeof import('./components/taskbar/startMenu/StartMenu.vue')['default']
|
|
StartMenuList: typeof import('./components/taskbar/startMenu/StartMenuList.vue')['default']
|
|
StartOption: typeof import('./components/taskbar/startMenu/components/StartOption.vue')['default']
|
|
StateIcon: typeof import('./components/taskbar/barUnit/StateIcon.vue')['default']
|
|
Taskbar: typeof import('./components/taskbar/Taskbar.vue')['default']
|
|
UpPopover: typeof import('./components/builtin/MyComputer/components/UpPopover.vue')['default']
|
|
UrlBrowser: typeof import('./components/builtin/UrlBrowser.vue')['default']
|
|
WinButton: typeof import('./components/ui/WinButton.vue')['default']
|
|
WinCheckBox: typeof import('./components/ui/WinCheckBox.vue')['default']
|
|
WindowGroup: typeof import('./components/window/WindowGroup.vue')['default']
|
|
WindowInner: typeof import('./components/window/components/WindowInner.vue')['default']
|
|
WindowNode: typeof import('./components/window/WindowNode.vue')['default']
|
|
WindowTemplate: typeof import('./components/window/WindowTemplate.vue')['default']
|
|
WinInput: typeof import('./components/ui/WinInput.vue')['default']
|
|
WinLoading: typeof import('./components/ui/WinLoading.vue')['default']
|
|
WinLogo: typeof import('./components/ui/WinLogo.vue')['default']
|
|
WinProcess: typeof import('./components/ui/WinProcess.vue')['default']
|
|
WinSelect: typeof import('./components/ui/WinSelect.vue')['default']
|
|
WinUpButtonGroup: typeof import('./components/ui/WinUpButtonGroup.vue')['default']
|
|
}
|
|
}
|
|
|