UNPKG

@thunderfat/backend-sdk

Version:

TypeScript SDK for ThunderFat Nutrition Management API

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