UNPKG

@unielon/wallet-tg-sdk

Version:

unielon wallet sdk for telegram

21 lines (20 loc) 402 B
export declare const AppInfo: { id: string; version: string; name: string; homepage: string; description: string; downloadLinks: { telegram: string; browserExtension: { chrome: string; }; }; deepLinks: { direct_link: string; }; }; export declare const BASE_URL: { connect_url: string; connect_direct_link: any; };