chore: 新增VITE_HIDE_GLOBAL_SETTING配置
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -82,5 +82,6 @@ declare global {
|
||||
readonly VITE_USE_CSS_SPLIT: string
|
||||
readonly VITE_USE_ONLINE_ICON: string
|
||||
readonly VITE_ICON_PREFIX: string
|
||||
readonly VITE_HIDE_GLOBAL_SETTING: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user