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

@tmlmt/cooklang-parser / ProductOptionBase

Type Alias: ProductOptionBase

ProductOptionBase = ProductOptionCore & Record<string, unknown>

Base type for ProductOption allowing arbitrary additional metadata