Skip to content

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

Function: unwrapAnyPort()

unwrapAnyPort(config): IPortConfig | undefined

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

Unwrap AnyPort to get underlying type configuration

Parameters

config

IPortConfig

Returns

IPortConfig | undefined

Licensed under BUSL-1.1