my-app
Preparing search index...
types/lobby
AppUser
Type Alias AppUser
type
AppUser
=
{
email
?:
string
|
null
;
id
:
string
;
name
?:
string
|
null
;
}
Index
Properties
email?
id
name?
Properties
Optional
email
email
?:
string
|
null
id
id
:
string
Optional
name
name
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
id
name
my-app
Loading...