@tmlmt/cooklang-parser / TimerItem
Interface: TimerItem
Defined in: types.ts:159
Represents a timer item in a recipe step.
Properties
type
type:
"timer"
Defined in: types.ts:161
The type of the item.
value
value:
number
Defined in: types.ts:163
The value of the item.