Type alias AbiFunctionInputs<C, T>

AbiFunctionInputs<C, T>: MergeInputObjectsArray<AbiFunction<C, T>["inputs"]>

Type Parameters