Skip to main content

Interface: CodeBlockItem

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:448

Code block

Properties

$type?

optional $type: "pub.chive.review.comment#codeBlockItem"

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:449


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:451


language?

optional language: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:452


type

type: "codeBlock"

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:450