Appearance
@tmlmt/cooklang-parser / TextItem
Represents a text item in a recipe step.
type: "text"
"text"
The type of the item.
value: string
string
The content of the text item.