LookupContexts
Defines the context in which the decision value is produced.
export type LookupContexts = { all: string[]; any?: string[];};Defines the context in which the decision value is produced.
export type LookupContexts = { all: string[]; any?: string[];};