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