Skip to main content
type alias Temporal.MonthOrMonthCode
definition: { month: number; } | { monthCode: string; }