UNPKG

@broxus/tvm-connect

Version:

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

6 lines (5 loc) 332 B
export declare function isSparXWalletBrowser(ua: string): boolean; export declare function isEverWalletBrowser(ua: string): boolean; export declare function isVenomWalletBrowser(ua: string): boolean; export declare function isOxyChatWalletBrowser(ua: string): boolean; export declare function isNekotonWebview(ua: string): boolean;