my-app
Preparing search index...
types/lobby
ParticipantPublic
Type Alias ParticipantPublic
type
ParticipantPublic
=
{
isGuest
?:
boolean
;
name
:
string
;
userId
?:
number
|
null
;
}
Index
Properties
is
Guest?
name
user
Id?
Properties
Optional
is
Guest
isGuest
?:
boolean
name
name
:
string
Optional
user
Id
userId
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Guest
name
user
Id
my-app
Loading...