UNPKG

@reservoir0x/relay-kit-ui

Version:

Relay is the Fastest and Cheapest Way to Bridge and Transact Across Chains.

3 lines 254 B
import type { ChainVM } from '@reservoir0x/relay-sdk'; export declare const generateQrWalletDeeplink: (vm?: ChainVM, amount?: string, tokenAddress?: string, toAddress?: string, chainId?: number) => string | undefined; //# sourceMappingURL=qrcode.d.ts.map