Type alias DecodedAbiFunctionOutputs<C, T>

DecodedAbiFunctionOutputs<C, T>: MergeOutputObjectsArray<AbiFunction<C, T>["outputs"]>

Type Parameters