Applesauce
    Preparing search index...

    Type Alias ZapGoalBlueprintOptions

    ZapGoalBlueprintOptions: MetaTagOptions & ZapOptions & {
        closedAt?: number;
        image?: string;
        summary?: string;
    }

    Type Declaration

    • OptionalclosedAt?: number

      Unix timestamp when the goal closes

    • Optionalimage?: string

      Image URL for the goal

    • Optionalsummary?: string

      Brief summary of the goal