@openfoodfacts/openfoodfacts-nodejs
Preparing search index...
FacetResponse
Type Alias FacetResponse
type
FacetResponse
=
{
count
:
number
;
tags
:
{
id
:
string
;
known
:
number
;
name
:
string
;
products
:
number
}
[]
;
}
Index
Properties
count
tags
Properties
count
count
:
number
tags
tags
:
{
id
:
string
;
known
:
number
;
name
:
string
;
products
:
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
tags
@openfoodfacts/openfoodfacts-nodejs
Loading...