UNPKG

@web3auth/no-modal

Version:
8 lines (5 loc) 144 B
import { useWeb3AuthInner } from './useWeb3AuthInner.js'; const useWeb3Auth = () => { return useWeb3AuthInner(); }; export { useWeb3Auth };