Skip to main content
type alias Temporal.MonthCodeOrMonthAndYear
definition: (YearOrEraAndEraYear & { month: number; }) | { monthCode: string; }