Type alias DEPRECATED_WalletsCallback
DEPRECATED_WalletsCallback: ((wallets) => void)
Type declaration
- (wallets): void
- Parameters- wallets: { 
 register(...wallets): (() => void);
 }- register:function- register(...wallets): (() => void)
- Returns (() => void)
 
 
 
- Returns void
 
Deprecated
Use WalletEventsWindow instead.