Repository URL to install this package:
|
Version:
0.0.4 ▾
|
import { WalletProps } from './wallet';
declare function useDefaultWallets(): WalletProps[] | any;
export default useDefaultWallets;