UNPKG

@broxus/tvm-connect

Version:

Nekoton-compatible wallets connector.

4 lines (3 loc) 102 B
export function isSparXWalletBrowser(ua) { return /(SparXWalletBrowser|SparXWallet)/g.test(ua); }