|
|
@@ -41,7 +41,9 @@ declare module '@vue/runtime-core' { |
|
|
|
IEpLoading: typeof import('~icons/ep/loading')['default'] |
|
|
|
IEpLock: typeof import('~icons/ep/lock')['default'] |
|
|
|
IEpMenu: typeof import('~icons/ep/menu')['default'] |
|
|
|
IEpPhone: typeof import('~icons/ep/phone')['default'] |
|
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
|
IEpUser: typeof import('~icons/ep/user')['default'] |
|
|
|
IEpVideoPlay: typeof import('~icons/ep/video-play')['default'] |
|
|
|
LangSelect: typeof import('./../components/LangSelect/index.vue')['default'] |
|
|
|
MultiUpload: typeof import('./../components/Upload/MultiUpload.vue')['default'] |
|
|
|