Skip to content

@tmlmt/cooklang-parser / DecimalValue

Interface: DecimalValue

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

Properties

type

type: "decimal"


value

value: number