Appearance
Interface: TextItem
Defined in: packages/ema/src/schema.ts:27
Properties
text
ts
text: string;Defined in: packages/ema/src/schema.ts:29
thoughtSignature?
ts
optional thoughtSignature: string;Defined in: packages/ema/src/schema.ts:30
type
ts
type: "text";Defined in: packages/ema/src/schema.ts:28