UNPKG

@broxus/tvm-connect

Version:

Nekoton-compatible wallets connector.

4 lines (3 loc) 99 B
export function isEverWalletBrowser(ua) { return /(EverWalletBrowser|EverWallet)/g.test(ua); }