Skip to content

@tmlmt/cooklang-parser / IngredientItem

Interface: IngredientItem

Defined in: types.ts:137

Represents an ingredient item in a recipe step.

Properties

type

type: "ingredient"

Defined in: types.ts:139

The type of the item.


value

value: number

Defined in: types.ts:141

The value of the item.