Skip to main content
type alias Temporal.ShowCalendarOption
definition: { calendarName?:
| "auto"
| "always"
| "never"
| "critical"
; }