Home > @3rdweb/sdk > ProviderOrSigner
A valid “ethers” Provider or Signer.
Signature:
export declare type ProviderOrSigner = Provider | Signer;