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