Skip to content

BlockCodeBlock

BlockCodeBlock = BaseNode & object

Defined in: packages/speculator/src/types/ast.generated.ts:290

children: []

Always empty - code blocks are leaf nodes with raw value content

0

optional id: string

optional lang: string | null

optional meta: string | null

type: "codeBlock"

value: string