同步代码
This commit is contained in:
parent
9269de9a0b
commit
7c265ec2ad
1
components.d.ts
vendored
1
components.d.ts
vendored
@ -35,6 +35,7 @@ declare module 'vue' {
|
||||
Gold: typeof import('./src/components/common/searchView/gold.vue')['default']
|
||||
Hanging: typeof import('./src/components/assets/hanging.vue')['default']
|
||||
HangingCard: typeof import('./src/components/common/hangingCard.vue')['default']
|
||||
'HangingCard copy': typeof import('./src/components/common/hangingCard copy.vue')['default']
|
||||
Hero: typeof import('./src/components/common/searchView/hero.vue')['default']
|
||||
HeroCard: typeof import('./src/components/home/HeroCard.vue')['default']
|
||||
HeroWeaponChipSelector: typeof import('./src/components/home/HeroWeaponChipSelector.vue')['default']
|
||||
|
Loading…
x
Reference in New Issue
Block a user