Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias Temporal.OffsetDisambiguationOptions
definition: { offset?:
| "use"
| "prefer"
| "ignore"
| "reject"
; }