# UseUserResult | @account-kit/react

> Overview of UseUserResult from @account-kit/react

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type UseUserResult = (User & object) | null;
```

Defined in: [account-kit/react/src/hooks/useUser.ts:9](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/react/src/hooks/useUser.ts#L9)