Skip to main content
type alias Temporal.OffsetDisambiguationOptions
definition: { offset?:
| "use"
| "prefer"
| "ignore"
| "reject"
; }