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

    Type Alias OpenFoodFactsOptions

    type OpenFoodFactsOptions = {
        country?: string;
        host?: string;
    }
    Index

    Properties

    Properties

    country?: string
    host?: string