Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

VoluntaryNutritionFact

import type { VoluntaryNutritionFact } from "https://googleapis.deno.dev/v1/manufacturers:v1.ts";

Voluntary Nutrition Facts.

interface VoluntaryNutritionFact {
dailyPercentage?: number;
name?: string;
value?: FloatUnit;
}

§Properties

§
dailyPercentage?: number
[src]

Daily percentage.

§
name?: string
[src]

Name.

§

Value.