Skip to content

Documentation / @agentick/shared / ContentInputArray

Type Alias: ContentInputArray ​

ContentInputArray = ContentInput | ContentInput[]

Defined in: input.ts:24

Flexible content array input - accepts single or array of ContentInput

Released under the ISC License.