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

    Interface KnowledgeElementBase

    interface KnowledgeElementBase {
        element_type: string;
    }
    Index

    Properties

    Properties

    element_type: string