Skip to content

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

Type Alias: StreamPortValue<T> ​

StreamPortValue<T> = MultiChannelTyped<T>

Defined in: packages/chaingraph-types/src/port/base/types.ts:302

Stream port value

Type Parameters ​

T ​

T extends IPortConfig = IPortConfig

Licensed under BUSL-1.1