UNPKG

@thunderfat/backend-sdk

Version:

TypeScript SDK for ThunderFat Nutrition Management API

6 lines (5 loc) 104 B
export type MensajeResponse = { contenido?: string; timestamp?: string; leido?: boolean; };