Temporal.MonthOrMonthCode - Web documentation
type alias Temporal.MonthOrMonthCode
Unstable

Definition

{ month: number; } | { monthCode: string; }