UNPKG

@m3s/wallet

Version:

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

3 lines 185 B
export type { IEthersWalletOptionsV1 } from './ethers/ethersWallet.js'; export type { IWeb3AuthWalletOptionsV1 } from './web3auth/web3authWallet.js'; //# sourceMappingURL=index.d.ts.map