The return type of the useUser hook.
A boolean indicating whether the user data has been fetched.
A method to manually refresh the user data.
The fetched user data, or null if not yet fetched.
null
Generated using TypeDoc
The return type of the useUser hook.