UNPKG

@impossiblefinance/uikit

Version:
6 lines (5 loc) 217 B
import { Config } from './types'; declare const connectors: Config[]; export default connectors; export declare const connectorLocalStorageKey = "connectorId"; export declare const walletLocalStorageKey = "walletId";