Skip to content

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

Function: unwrapAnyPort()

unwrapAnyPort(config): IPortConfig | undefined

Defined in: packages/fireflow-types/src/port/transfer-rules/utils/port-resolver.ts:28

Unwrap AnyPort to get underlying type configuration

Parameters

config

IPortConfig

Returns

IPortConfig | undefined

Licensed under BUSL-1.1