EvaluationContextValue: PrimitiveValue | Date | {
    [key: string]: EvaluationContextValue;
} | EvaluationContextValue[]

Type declaration

Generated using TypeDoc