UNPKG

@web3auth/modal

Version:

Multi chain wallet aggregator for web3Auth

5 lines (4 loc) 260 B
import { ConnectorsModalConfig } from "./interface"; export declare const version: string; export declare const defaultConnectorsModalConfig: ConnectorsModalConfig; export declare const walletRegistryUrl = "https://assets.web3auth.io/v1/wallet-registry.json";