UNPKG

@web3-wallet/cryptocom-desktop-wallet

Version:
8 lines 315 B
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