type alias Temporal.MonthCodeOrMonthAndYear Unstable Definition (YearOrEraAndEraYear & { month: number; }) | { monthCode: string; }