ask-and-trust - v1.1.0
Preparing search index...
frontend/src/types/types
AuthContextProps
Type Alias AuthContextProps
type
AuthContextProps
=
{
isLoading
:
boolean
;
logout
:
()
=>
void
;
refetchUser
:
()
=>
void
;
user
:
User
|
null
;
}
Index
Properties
is
Loading
logout
refetch
User
user
Properties
is
Loading
isLoading
:
boolean
logout
logout
:
()
=>
void
refetch
User
refetchUser
:
()
=>
void
user
user
:
User
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Loading
logout
refetch
User
user
ask-and-trust - v1.1.0
Loading...