UNPKG

@thunderfat/backend-sdk

Version:

TypeScript SDK for ThunderFat Nutrition Management API

5 lines (4 loc) 78 B
export type ComidaResponse = { hora?: string; valoracion?: number; };