Skip to content

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

Function: isStreamPortValue() ​

isStreamPortValue(value): value is StreamPortValue<IPortConfig>

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

Parameters ​

value ​

unknown

Returns ​

value is StreamPortValue<IPortConfig>

Licensed under BUSL-1.1