chore: update dts file
This commit is contained in:
parent
d8b2512381
commit
e4617a0076
1
src/components.d.ts
vendored
1
src/components.d.ts
vendored
@ -11,6 +11,7 @@ declare module 'vue' {
|
||||
CarbonMoon: typeof import('~icons/carbon/moon')['default']
|
||||
CarbonPedestrian: typeof import('~icons/carbon/pedestrian')['default']
|
||||
CarbonSun: typeof import('~icons/carbon/sun')['default']
|
||||
CarbonWarning: typeof import('~icons/carbon/warning')['default']
|
||||
Footer: typeof import('./components/Footer.vue')['default']
|
||||
README: typeof import('./components/README.md')['default']
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user