Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/connectkit/build/wallets/index.d.ts

import { Chain } from 'wagmi';
export declare const getWallets: ({ chains, }: {
    chains: Chain[];
    appName?: string;
    shimDisconnect?: boolean;
}) => import("./wallet").WalletProps[];
Back to Directory File Manager