|
|
@@ -1,16 +0,0 @@
|
|
|
-/* eslint-disable */
|
|
|
-// @ts-nocheck
|
|
|
-// Generated by unplugin-vue-components
|
|
|
-// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
-// biome-ignore lint: disable
|
|
|
-export {};
|
|
|
-
|
|
|
-/* prettier-ignore */
|
|
|
-declare module 'vue' {
|
|
|
- export interface GlobalComponents {
|
|
|
- ElButton: typeof import('element-plus/es')['ElButton']
|
|
|
- ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
|
- RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
- RouterView: typeof import('vue-router')['RouterView']
|
|
|
- }
|
|
|
-}
|