Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias EaCLicenseStripeDetails
import { type EaCLicenseStripeDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/modules/licensing/EaCLicenseStripeDetails.ts";
definition: { Enabled: boolean; PublishableKey: string; SecretKey: string; WebhookSecret: string; } & EaCVertexDetails