Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / createArrayValue

Function: createArrayValue()

createArrayValue(items): ArrayPortValue

Defined in: packages/fireflow-types/src/port/plugins/ArrayPortPlugin.ts:18

Helper to create an array port value

Parameters

items

any[]

Returns

ArrayPortValue

Licensed under BUSL-1.1