Docs

InAppWalletAutoConnectOptions

type InAppWalletAutoConnectOptions = {
chain?: Chain;
client: ThirdwebClient;
};