CountByValue

Type alias

Type to hold a count-by-value result

{ "value1": 2, "value2": 1}
Value(s):
Record<stringnumber>

Type alias defined in common/src/core/types/DynamicValues.ts:153