Skip to content

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

Type Alias: StreamPortValue<T>

StreamPortValue<T> = MultiChannelTyped<T>

Defined in: packages/fireflow-types/src/port/base/types.ts:252

Stream port value

Type Parameters

T

T extends IPortConfig = IPortConfig

Licensed under BUSL-1.1