|
|
|
@ -70,8 +70,10 @@ declare module '@vue/runtime-core' {
|
|
|
|
|
MaterialSymbolsAttachFile: typeof import('~icons/material-symbols/attach-file')['default'] |
|
|
|
|
MaterialSymbolsChevronLeftRounded: typeof import('~icons/material-symbols/chevron-left-rounded')['default'] |
|
|
|
|
MaterialSymbolsChevronRightRounded: typeof import('~icons/material-symbols/chevron-right-rounded')['default'] |
|
|
|
|
MaterialSymbolsCloseRounded: typeof import('~icons/material-symbols/close-rounded')['default'] |
|
|
|
|
MaterialSymbolsFileCopyOutline: typeof import('~icons/material-symbols/file-copy-outline')['default'] |
|
|
|
|
MaterialSymbolsRocketLaunchOutline: typeof import('~icons/material-symbols/rocket-launch-outline')['default'] |
|
|
|
|
MaterialSymbolsSendOutline: typeof import('~icons/material-symbols/send-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'] |
|
|
|
|