Skip to content

Documentation / @agentick/shared / normalizeContentArray

Function: normalizeContentArray()

normalizeContentArray(input): ContentBlock[]

Defined in: input.ts:103

Normalize ContentInputArray to ContentBlock[]

Parameters

input

ContentInputArray

Returns

ContentBlock[]

Released under the ISC License.