UNPKG

@thunderfat/backend-sdk

Version:

TypeScript SDK for ThunderFat Nutrition Management API

11 lines (10 loc) 197 B
export type Link = { href?: string; hreflang?: string; title?: string; type?: string; deprecation?: string; profile?: string; name?: string; templated?: boolean; };