UNPKG

@roochnetwork/rooch-sdk-kit

Version:
5 lines (4 loc) 115 B
/** * Retrieves all wallets */ export declare function useWallets(): readonly import("../../index.js").Wallet[];