type UseAccountProps<TAccount> = GetAccountParams<TAccount> &
object &
UseAccountMutationArgs<TAccount>;Defined in: account-kit/react/src/hooks/useAccount.ts:28
| Name | Type |
|---|---|
|
|
| Type Parameter |
|---|
|
type UseAccountProps<TAccount> = GetAccountParams<TAccount> &
object &
UseAccountMutationArgs<TAccount>;Defined in: account-kit/react/src/hooks/useAccount.ts:28
| Name | Type |
|---|---|
|
|
| Type Parameter |
|---|
|