Home > widget-integration > TimerType

TimerType type

Timer type as stored in BE

Signature:

export type TimerType = "countdown_to_a_date" | "fixed_minutes" | "daily_recurring";