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
Returns
IPortConfig | undefined