mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
✏️ 继续修正 import
This commit is contained in:
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@@ -47,5 +47,4 @@ interface ImportMetaEnv {
|
||||
|
||||
declare interface ImportMeta {
|
||||
readonly env: ImportMetaEnv;
|
||||
readonly glob: (path: string) => Record<string, () => Promise<any>>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user