UNPKG

@web3-wallet/brave-wallet

Version:
8 lines 304 B
import type { WalletName } from '@web3-wallet/core'; import { Connector } from '@web3-wallet/core'; export declare class BraveWallet extends Connector { static walletName: WalletName<string>; static walletIcon: string; walletName: WalletName<string>; } //# sourceMappingURL=Connector.d.ts.map