feat: add survival mode
This commit is contained in:
1
src/components.d.ts
vendored
1
src/components.d.ts
vendored
@@ -17,6 +17,7 @@ declare module '@vue/runtime-core' {
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
StapleTag: typeof import('./components/tags/StapleTag.vue')['default']
|
||||
Switch: typeof import('./components/Switch.vue')['default']
|
||||
ToggleMode: typeof import('./components/ToggleMode.vue')['default']
|
||||
ToolTag: typeof import('./components/tags/ToolTag.vue')['default']
|
||||
VegetableTag: typeof import('./components/tags/VegetableTag.vue')['default']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user