This commit is contained in:
2026-05-02 09:59:06 +08:00
parent ea3e60c17c
commit 1af4075e9b
249 changed files with 11209 additions and 14884 deletions

1
src/types/env.d.ts vendored
View File

@@ -9,4 +9,3 @@ interface ImportMetaEnv {
interface ImportMeta {
readonly env: ImportMetaEnv
}

View File

@@ -6,4 +6,3 @@ declare module '*.png' {
const src: string
export default src
}

View File

@@ -6,4 +6,4 @@ declare module '@vue/runtime-core' {
}
}
export {}
export {}