web3-eth-abiFunctionsisSimplifiedStructFormatisSimplifiedStructFormat CallableisSimplifiedStructFormat(type: Partial<AbiParameter> | Partial<AbiInput>): type is Omit<AbiParameter, name | components>Check if type is simplified struct formatParameterstype: Partial<AbiParameter> | Partial<AbiInput>Returns type is Omit<AbiParameter, name | components>
Check if type is simplified struct format