UNPKG

@linenext/dapp-portal-sdk

Version:

Dapp Portal SDK

3 lines (2 loc) 164 B
import { LiffWalletConfig } from "../config/config"; export declare function getWalletLiffBaseUrlByRequestMethod(config: LiffWalletConfig, method: string): string;