mirror of
https://github.com/wmn1525/grasscutterTools.git
synced 2024-11-22 07:08:15 +00:00
components.d.ts 更新
This commit is contained in:
parent
8786a54136
commit
141fad05a7
1
src/components.d.ts
vendored
1
src/components.d.ts
vendored
@ -17,7 +17,6 @@ declare module '@vue/runtime-core' {
|
|||||||
ASelect: typeof import('@arco-design/web-vue')['Select']
|
ASelect: typeof import('@arco-design/web-vue')['Select']
|
||||||
ASubMenu: typeof import('@arco-design/web-vue')['SubMenu']
|
ASubMenu: typeof import('@arco-design/web-vue')['SubMenu']
|
||||||
ATable: typeof import('@arco-design/web-vue')['Table']
|
ATable: typeof import('@arco-design/web-vue')['Table']
|
||||||
ATableColumn: typeof import('@arco-design/web-vue')['TableColumn']
|
|
||||||
ATooltip: typeof import('@arco-design/web-vue')['Tooltip']
|
ATooltip: typeof import('@arco-design/web-vue')['Tooltip']
|
||||||
Footer: typeof import('./components/footer/index.vue')['default']
|
Footer: typeof import('./components/footer/index.vue')['default']
|
||||||
Header: typeof import('./components/Header/index.vue')['default']
|
Header: typeof import('./components/Header/index.vue')['default']
|
||||||
|
Loading…
Reference in New Issue
Block a user