Type alias ParsedFacetTypeCount

ParsedFacetTypeCount: {
    [fieldValue: string]: number;
}

Type declaration

  • [fieldValue: string]: number