Type alias ContractLike<T>

ContractLike<T>: T | WrappedContract<T>

Type Parameters

  • T extends Contract = Contract

Generated using TypeDoc