Skip to content

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

Function: areTypesCompatible()

areTypesCompatible(source, target): boolean

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

Check if two port configurations have compatible types

Parameters

source

IPortConfig

target

IPortConfig

Returns

boolean

Licensed under BUSL-1.1