/// interface ImportMetaEnv { // readonly MAIN_VITE_DEBUG: string } interface ImportMeta { readonly env: ImportMetaEnv }