PersistentAI API Documentation / @persistentai/fireflow-types / ArrayPortItemConfigArray
Type Alias: ArrayPortItemConfigArray
ArrayPortItemConfigArray =
Omit<ConfigTypeMap["array"],"itemConfig"> &object
Defined in: packages/fireflow-types/src/decorator/port.decorator.types.ts:45
Branch for nested array items: the inner array's itemConfig is defined recursively.
Type Declaration
itemConfig
itemConfig:
ArrayPortItemConfig