Type Alias WalletConnectProviderChanged

WalletConnectProviderChanged: {
    ethereumProvider: any;
    walletConnectManager: WalletConnectManager;
}