UNPKG

@iamthes/query-builder

Version:
5 lines 107 B
export interface IConditionExpression { field?: string, operator?: string, value?: string }