/// /// interface ImportMetaEnv { readonly CONTENTFUL_SPACE_ID: string; readonly CONTENTFUL_DELIVERY_TOKEN: string; readonly WEBHOOK_TOKEN: string; readonly PLAUSIBLE_DOMAIN: string; }