Brand marker for registration and runtime checks
Readonly
idunique symbol used as key in the AsyncLocalStorage map
Return an optional dependency wrapper for this context
Generates a middleware that guarantees the context exists (and optionally enforces that certain keys are present on the context object).
Optional
keys: K[]
The generic AsyncContext object returned by
defineAsyncContext
.