Skip to main content

Type Alias: Narration

Narration: object

Represents a narration with a document identifier and its content.

Type declaration

content

content: string

The content of the narration.

docId

docId: string

The unique identifier for the document.

Defined in

types.ts:55