GetContractTypeFromFactory<F>: F extends MinEthersFactory<infer C, any> ? C : never

Type Parameters

  • F

Generated using TypeDoc