|
|
@ -120,6 +120,8 @@ declare module '@vue/runtime-core' { |
|
|
IEpClose: typeof import('~icons/ep/close')['default'] |
|
|
IEpClose: typeof import('~icons/ep/close')['default'] |
|
|
IEpDelete: typeof import('~icons/ep/delete')['default'] |
|
|
IEpDelete: typeof import('~icons/ep/delete')['default'] |
|
|
IEpEdit: typeof import('~icons/ep/edit')['default'] |
|
|
IEpEdit: typeof import('~icons/ep/edit')['default'] |
|
|
|
|
|
IEpMessageBox: typeof import('~icons/ep/message-box')['default'] |
|
|
|
|
|
IEpOperation: typeof import('~icons/ep/operation')['default'] |
|
|
IEpPlus: typeof import('~icons/ep/plus')['default'] |
|
|
IEpPlus: typeof import('~icons/ep/plus')['default'] |
|
|
IEpRefresh: typeof import('~icons/ep/refresh')['default'] |
|
|
IEpRefresh: typeof import('~icons/ep/refresh')['default'] |
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
IEpSearch: typeof import('~icons/ep/search')['default'] |
|
|
|