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

@tmlmt/cooklang-parser / MetadataSource

Interface: MetadataSource

Represents source attribution information for a recipe.

Properties

author?

optional author: string

The author at the source.


name?

optional name: string

The name of the source (e.g., "New York Times Cooking").


url?

optional url: string

The URL of the source recipe.