UNPKG

@r1tsu/payload

Version:

19 lines (18 loc) 311 B
export const validOperators = [ 'equals', 'contains', 'not_equals', 'in', 'all', 'not_in', 'exists', 'greater_than', 'greater_than_equal', 'less_than', 'less_than_equal', 'like', 'within', 'intersects', 'near' ]; //# sourceMappingURL=constants.js.map