Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / getEffectiveType

Function: getEffectiveType()

getEffectiveType(config): string

Defined in: packages/chaingraph-types/src/port/transfer-rules/utils/port-resolver.ts:60

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

Parameters

config

IPortConfig

Returns

string

Licensed under BUSL-1.1