chore: update site about display
This commit is contained in:
Vendored
+4
-1
@@ -6,4 +6,7 @@ interface ImportMetaEnv {
|
||||
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv
|
||||
}
|
||||
}
|
||||
|
||||
// 全局构建时间变量
|
||||
declare const __BUILD_TIME__: string
|
||||
Reference in New Issue
Block a user