Skip to content

Type Alias: ContextLike

ContextLike = Context | AbortSignal

Either an SDK Context or a WHATWG AbortSignal.