UNPKG

ts-flex-query

Version:
4 lines (3 loc) 88 B
export interface EvaluationContext { variables: Partial<Record<symbol, unknown>>; }