UNPKG

@keplr-ewallet/ewallet-sdk-cosmos

Version:
3 lines (2 loc) 142 B
import type { ChainInfo } from "@keplr-wallet/types"; export declare function experimentalSuggestChain(_chainInfo: ChainInfo): Promise<void>;