/// /// interface ImportMetaEnv { readonly NETLIFY?: string } interface ImportMeta { readonly env: ImportMetaEnv }