Docs

WCAutoConnectOptions

type WCAutoConnectOptions = {
client: ThirdwebClient;
savedConnectParams?: SavedConnectParams;
};