UNPKG

@roochnetwork/rooch-sdk-kit

Version:
5 lines (4 loc) 143 B
/** * Retrieves all wallets */ export declare function useCurrentAddress(): import("@roochnetwork/rooch-sdk").ThirdPartyAddress | undefined;