UNPKG

@keplr-ewallet/ewallet-sdk-core

Version:
3 lines (2 loc) 213 B
import { KeplrEWallet } from "@keplr-ewallet-sdk-core/keplr_ewallet"; export declare function tryGoogleSignIn(sdkEndpoint: string, apiKey: string, sendMsgToIframe: KeplrEWallet["sendMsgToIframe"]): Promise<void>;