Skip to content

@tmlmt/cooklang-parser / TextItem

Interface: TextItem

Represents a text item in a recipe step.

Properties

type

type: "text"

The type of the item.


value

value: string

The value of the item.