Docs

ConnectManagerOptions

type ConnectManagerOptions = {
accountAbstraction?: SmartWalletOptions;
client: ThirdwebClient;
};