@openfoodfacts/openfoodfacts-nodejs
    Preparing search index...

    Type Alias KnowledgePanelTableRow

    type KnowledgePanelTableRow = {
        values: { evaluation?: string; text: string }[];
    }
    Index

    Properties

    Properties

    values: { evaluation?: string; text: string }[]