Skip to content

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

Function: getEffectiveType()

getEffectiveType(config): string

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

Get the effective type of a port (considering AnyPort unwrapping)

Parameters

config

IPortConfig

Returns

string

Licensed under BUSL-1.1