UNPKG

@0xsequence/connect

Version:
4 lines 248 B
import type { CreateConnectorFn } from 'wagmi'; import type { Wallet } from '../types.js'; export declare const getConnectWallets: (projectAccessKey: string, wallets: Wallet[]) => CreateConnectorFn[]; //# sourceMappingURL=getConnectWallets.d.ts.map