@web3-wallet/cryptocom-desktop-wallet
Version:
Cryptocom Desktop Wallet connector
8 lines • 315 B
TypeScript
import type { WalletName } from '@web3-wallet/core';
import { Connector } from '@web3-wallet/core';
export declare class CryptocomDesktopWallet extends Connector {
static walletName: WalletName<string>;
static walletIcon: string;
walletName: WalletName<string>;
}
//# sourceMappingURL=Connector.d.ts.map