|
|
|
@ -71,7 +71,9 @@ declare module '@vue/runtime-core' {
|
|
|
|
|
MaterialSymbolsChevronLeftRounded: typeof import('~icons/material-symbols/chevron-left-rounded')['default'] |
|
|
|
|
MaterialSymbolsChevronRightRounded: typeof import('~icons/material-symbols/chevron-right-rounded')['default'] |
|
|
|
|
MaterialSymbolsFileCopyOutline: typeof import('~icons/material-symbols/file-copy-outline')['default'] |
|
|
|
|
MaterialSymbolsRocketLaunchOutline: typeof import('~icons/material-symbols/rocket-launch-outline')['default'] |
|
|
|
|
MaterialSymbolsTranslate: typeof import('~icons/material-symbols/translate')['default'] |
|
|
|
|
MaterialSymbolsWarning: typeof import('~icons/material-symbols/warning')['default'] |
|
|
|
|
MdiAccountCircle: typeof import('~icons/mdi/account-circle')['default'] |
|
|
|
|
MdiAccountGroup: typeof import('~icons/mdi/account-group')['default'] |
|
|
|
|
MdiAccountIcon: typeof import('~icons/mdi/account-icon')['default'] |
|
|
|
|