UNPKG

@broxus/tvm-connect

Version:

TypeScript SDK for connecting to Nekoton-compatible wallets using a unified interface.

3 lines (2 loc) 152 B
import { type RecentConnectionMeta } from '../types'; export declare function getPredefinedProviderId(meta?: RecentConnectionMeta | undefined): string;