设置初始化基本加载内容

This commit is contained in:
wzy-warehouse
2026-04-08 18:17:54 +08:00
parent 1b8348aecc
commit 1448aed7f0
6 changed files with 1561 additions and 710 deletions
Vendored
+2 -1
View File
@@ -18,7 +18,8 @@ interface ImportMetaEnv {
}
interface ImportMeta {
readonly env: ImportMetaEnv
readonly env: ImportMetaEnv,
readonly glob
}
// 声明 CSS 模块类型