Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / createArrayValue

Function: createArrayValue()

createArrayValue(items): ArrayPortValue

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

Helper to create an array port value

Parameters

items

any[]

Returns

ArrayPortValue

Licensed under BUSL-1.1