UNPKG

@getclave/lifi-sdk

Version:

LI.FI Any-to-Any Cross-Chain-Swap SDK

3 lines 196 B
import type { LiFiStep } from '@lifi/types'; export declare const checkBalance: (walletAddress: string, step: LiFiStep, depth?: number) => Promise<void>; //# sourceMappingURL=checkBalance.d.ts.map