feat(for): for
This commit is contained in:
1
src/components.d.ts
vendored
1
src/components.d.ts
vendored
@@ -16,5 +16,6 @@ declare module 'vue' {
|
||||
StarsBackground: typeof import('./components/StarsBackground/index.vue')['default']
|
||||
SvgIcon: typeof import('./components/SvgIcon/index.vue')['default']
|
||||
Table: typeof import('./components/Table/index.vue')['default']
|
||||
ToTop: typeof import('./components/ToTop/index.vue')['default']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user