|
|
@@ -34,9 +34,12 @@ declare module '@vue/runtime-core' { |
|
|
|
IconSelect: typeof import('./../components/IconSelect/index.vue')['default'] |
|
|
|
IEpCloseBold: typeof import('~icons/ep/close-bold')['default'] |
|
|
|
IEpDelete: typeof import('~icons/ep/delete')['default'] |
|
|
|
IEpDocumentAdd: typeof import('~icons/ep/document-add')['default'] |
|
|
|
IEpDownload: typeof import('~icons/ep/download')['default'] |
|
|
|
IEpEdit: typeof import('~icons/ep/edit')['default'] |
|
|
|
IEpGoods: typeof import('~icons/ep/goods')['default'] |
|
|
|
IEpLoading: typeof import('~icons/ep/loading')['default'] |
|
|
|
IEpLock: typeof import('~icons/ep/lock')['default'] |
|
|
|
IEpMenu: typeof import('~icons/ep/menu')['default'] |
|
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
|
IEpVideoPlay: typeof import('~icons/ep/video-play')['default'] |
|
|
|