⚠️ This is pre-release documentation for v3. For stable docs, visit v2.
Skip to content

@tmlmt/cooklang-parser / DecimalValue

Interface: DecimalValue

Represents a quantity described by a decimal number, e.g. "1.5"

Properties

decimal

decimal: number


type

type: "decimal"