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
Returns
IPortConfig | undefined