@tmlmt/cooklang-parser / Timer
Interface: Timer
Represents a timer in a recipe.
Properties
duration
duration:
FixedValue
|Range
The duration of the timer.
name?
optional
name:string
The name of the timer.
unit
unit:
string
The unit of the timer.