new FilterValue(op, value)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
op |
FilterOps | |
value |
any |
Methods
allowedTypes() → {Array.<string>}
- Source:
Returns:
- An array of allowed types
- Type
- Array.<string>