useCurrentUser
@torque-labs/react / useCurrentUser
Function: useCurrentUser()
function useCurrentUser(props?): UseQueryResult<undefined | UserWithConnectedAccounts, Error>Defined in: react/src/hooks/useCurrentUser.ts:9
Parameters
Parameter
Type
props?
Returns
UseQueryResult<undefined | UserWithConnectedAccounts, Error>
Last updated
