44 lines
2.7 KiB
TypeScript
44 lines
2.7 KiB
TypeScript
// generated by unplugin-vue-components
|
|
// We suggest you to commit this file into source control
|
|
// Read more: https://github.com/vuejs/vue-next/pull/3399
|
|
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
Adjustments: typeof import('./src/components/icons/Adjustments.vue')['default']
|
|
AppImg: typeof import('./src/components/icons/AppImg.vue')['default']
|
|
AppLogoText: typeof import('./src/components/icons/AppLogoText.vue')['default']
|
|
AppLogoV: typeof import('./src/components/icons/AppLogoV.vue')['default']
|
|
BellIcon: typeof import('./src/components/icons/BellIcon.vue')['default']
|
|
CarbonDicomOverlay: typeof import('~icons/carbon/dicom-overlay')['default']
|
|
CarbonEdit: typeof import('~icons/carbon/edit')['default']
|
|
CarbonErase: typeof import('~icons/carbon/erase')['default']
|
|
CarbonHome: typeof import('~icons/carbon/home')['default']
|
|
CarbonLanguage: typeof import('~icons/carbon/language')['default']
|
|
CarbonWarning: typeof import('~icons/carbon/warning')['default']
|
|
CheckInput: typeof import('./src/components/forms/CheckInput.vue')['default']
|
|
ChevronDoubleRight: typeof import('./src/components/icons/ChevronDoubleRight.vue')['default']
|
|
CloseIcon: typeof import('./src/components/icons/CloseIcon.vue')['default']
|
|
CloudIcon: typeof import('./src/components/icons/CloudIcon.vue')['default']
|
|
DataInput: typeof import('./src/components/forms/DataInput.vue')['default']
|
|
Footer: typeof import('./src/components/Footer.vue')['default']
|
|
HomeIcon: typeof import('./src/components/icons/HomeIcon.vue')['default']
|
|
InputValue: typeof import('./src/components/InputValue.vue')['default']
|
|
LoginIcon: typeof import('./src/components/icons/LoginIcon.vue')['default']
|
|
LogoutIcon: typeof import('./src/components/icons/LogoutIcon.vue')['default']
|
|
MenuLocales: typeof import('./src/components/MenuLocales.vue')['default']
|
|
MessageBox: typeof import('./src/components/MessageBox.vue')['default']
|
|
MessageBoxView: typeof import('./src/components/MessageBoxView.vue')['default']
|
|
Modal: typeof import('./src/components/Modal.vue')['default']
|
|
Navbar: typeof import('./src/components/Navbar.vue')['default']
|
|
NavMenu: typeof import('./src/components/NavMenu.vue')['default']
|
|
README: typeof import('./src/components/README.md')['default']
|
|
SearchIcon: typeof import('./src/components/icons/SearchIcon.vue')['default']
|
|
TextInput: typeof import('./src/components/forms/TextInput.vue')['default']
|
|
TiptapEditor: typeof import('./src/components/TiptapEditor.vue')['default']
|
|
UserAddIcon: typeof import('./src/components/icons/UserAddIcon.vue')['default']
|
|
UserIcon: typeof import('./src/components/icons/UserIcon.vue')['default']
|
|
}
|
|
}
|
|
|
|
export { }
|