Type alias EvaluationContext

EvaluationContext: { targetingKey?: string } & Record<string, EvaluationContextValue>

A container for arbitrary contextual data that can be used as a basis for dynamic evaluation

Generated using TypeDoc