ask-and-trust - v1.0.0
Preparing search index...
backend/src/types/types
Context
Type Alias Context
type
Context
=
{
cookies
:
Cookies
;
user
:
User
|
null
|
undefined
;
}
Index
Properties
cookies
user
Properties
cookies
cookies
:
Cookies
user
user
:
User
|
null
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cookies
user
ask-and-trust - v1.0.0
Loading...