EcosystemWalletAutoConnectOptions

type EcosystemWalletAutoConnectOptions = Prettify<
InAppWalletAutoConnectOptions & { ecosystem: Ecosystem }
>;