UNPKG

@m3s/wallet

Version:

A flexible wallet interface supporting multiple blockchain wallet types, including EVM wallets and Web3Auth integration

5 lines 297 B
import './ethers/v1/ethersWallet.registration.js'; import './web3auth/v1/web3authWallet.registration.js'; export type { IEthersWalletOptionsV1 } from './ethers/v1/ethersWallet.js'; export type { IWeb3AuthWalletOptionsV1 } from './web3auth/v1/web3authWallet.js'; //# sourceMappingURL=index.d.ts.map