Defined in: src/types/models/annotation.ts:95
Plain text content in an annotation body.
Properties
content
readonly content: string
Defined in: src/types/models/annotation.ts:98
The text content
type
readonly type: "text"
Defined in: src/types/models/annotation.ts:96