UNPKG

@thunderfat/backend-sdk

Version:

TypeScript SDK for ThunderFat Nutrition Management API

5 lines (4 loc) 96 B
export type AbstractJsonSchemaPropertyObject = { title?: string; readOnly?: boolean; };