This commit is contained in:
zyronon
2023-10-16 01:16:36 +08:00
parent 3d1db78f89
commit ecc639d6fc
9 changed files with 95 additions and 60 deletions

2
src/vite-env.d.ts vendored
View File

@@ -6,7 +6,7 @@ import {ElMessageBox} from "element-plus";
// const src: string
// export default src
// }
declare const LATEST_COMMIT_HASH: string
declare module '*.mp3' {
const src: string;