Skip to content

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

Type Alias: PortPredicate()

PortPredicate = (port) => boolean

Defined in: packages/fireflow-types/src/port/transfer-rules/types.ts:15

Predicate function for matching port configurations

Parameters

port

IPortConfig

Returns

boolean

Licensed under BUSL-1.1