Logo
Type aliases

ReportBlock

ReportBlock = object

Defined in: packages/cloud/src/client/types.gen.ts:5221

Properties

idx

idx: number

Defined in: packages/cloud/src/client/types.gen.ts:5225

The index of the block


template

template: string

Defined in: packages/cloud/src/client/types.gen.ts:5229

The content of the block


sources?

optional sources: TextNodeWithScore[]

Defined in: packages/cloud/src/client/types.gen.ts:5233

The sources for the block

On this page