Skip to content

Commit

Permalink
chore: 自动导入清理
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiuChen committed Jan 5, 2024
1 parent 23b65a5 commit 84de77d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ declare module '@vue/runtime-core' {
ARadioGroup: typeof import('@arco-design/web-vue')['RadioGroup']
ARow: typeof import('@arco-design/web-vue')['Row']
ASelect: typeof import('@arco-design/web-vue')['Select']
ASelectOption: typeof import('@arco-design/web-vue')['SelectOption']
ASplit: typeof import('@arco-design/web-vue')['Split']
ATextarea: typeof import('@arco-design/web-vue')['Textarea']
ATooltip: typeof import('@arco-design/web-vue')['Tooltip']
Expand All @@ -37,6 +36,5 @@ declare module '@vue/runtime-core' {
RouterView: typeof import('vue-router')['RouterView']
SettingContent: typeof import('./src/components/SettingContent.vue')['default']
ShortCut: typeof import('./src/components/ShortCut.vue')['default']
ThemeSetting: typeof import('./src/components/ThemeSetting.vue')['default']
}
}

0 comments on commit 84de77d

Please # to comment.