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

@tmlmt/cooklang-parser / MetadataValue

Type Alias: MetadataValue

MetadataValue = string | number | (string | number)[] | MetadataObject | MetadataSource | MetadataTime | undefined

Represents any value that can appear in recipe metadata.