NutritionDetectionEvent
export interface NutritionDetectionEvent {
nutritionFacts?: NutritionFacts
text?: string
}
If at any point you need help from the Passio team, please reach out to us at support@passiolife.com
Last updated
export interface NutritionDetectionEvent {
nutritionFacts?: NutritionFacts
text?: string
}
If at any point you need help from the Passio team, please reach out to us at support@passiolife.com
Last updated