References
UserMetadata Types
Type Aliases
APIInterface
type APIInterface = object;
Defined in: recipe/usermetadata/types.ts:39
RecipeInterface
type RecipeInterface = object;
Defined in: recipe/usermetadata/types.ts:41
Properties
TypeInput
type TypeInput = object;
Defined in: recipe/usermetadata/types.ts:19
Properties
TypeNormalisedInput
type TypeNormalisedInput = object;
Defined in: recipe/usermetadata/types.ts:29