SongGuess
Preparing search index...
server/worker-configuration
DeveloperMessage
Type Alias DeveloperMessage
type
DeveloperMessage
=
{
content
:
string
|
{
text
:
string
;
type
:
"text"
}
[]
;
name
?:
string
;
role
:
"developer"
;
}
Index
Properties
content
name?
role
Properties
content
content
:
string
|
{
text
:
string
;
type
:
"text"
}
[]
Optional
name
name
?:
string
role
role
:
"developer"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
name
role
SongGuess
Loading...