@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 content of the text item.
@tmlmt/cooklang-parser / TextItem
Represents a text item in a recipe step.
type:
"text"
The type of the item.
value:
string
The content of the text item.