CitationsBlockData
Defined in: src/types/citations.ts:156
Data for a citations content block.
Properties
Section titled “Properties”citations
Section titled “citations”citations: Citation[];Defined in: src/types/citations.ts:160
Array of citations linking generated content to source locations.
content
Section titled “content”content: CitationGeneratedContent[];Defined in: src/types/citations.ts:165
The generated content associated with these citations.