UNPKG

@thunderfat/backend-sdk

Version:

TypeScript SDK for ThunderFat Nutrition Management API

5 lines (4 loc) 61 B
export type Rol = { id?: number; nombre?: string; };