pref: 优化部份内容

This commit is contained in:
ChenZhaoYu
2023-02-09 15:48:27 +08:00
parent 93f4af22a2
commit 36eff8af07
8 changed files with 107 additions and 44 deletions

View File

@@ -1,3 +1,5 @@
/// <reference types="vite/client" />
interface ImportMetaEnv {
/** api url */
readonly VITE_GLOB_API_URL: string;