Skip to content

@tmlmt/cooklang-parser / Step

Interface: Step

Defined in: types.ts:176

Represents a step in a recipe.

Properties

items

items: Item[]

Defined in: types.ts:178

The items in the step.