Skip to content

Documentation / @agentick/shared / ContentInput

Type Alias: ContentInput ​

ContentInput = ContentBlock | string

Defined in: input.ts:19

Flexible content input - accepts string or ContentBlock

Released under the ISC License.