Interface: ContextProviderInfo
Data provided by the context
Indexable
[key
: string
]: any
Properties
global?
global?:
boolean
true if this is a global context
Source
packages/core/src/utils/context.ts:40
http?
http?:
HttpContext
If this is http context
Source
packages/core/src/utils/context.ts:36
stream?
stream?:
Writable
Stream to write to