SongGuess
Preparing search index...
server/worker-configuration
DurableObjectId
Interface DurableObjectId
interface
DurableObjectId
{
jurisdiction
?:
string
;
name
?:
string
;
equals
(
other
:
DurableObjectId
)
:
boolean
;
toString
()
:
string
;
}
Index
Properties
jurisdiction?
name?
Methods
equals
to
String
Properties
Optional
Readonly
jurisdiction
jurisdiction
?:
string
Optional
Readonly
name
name
?:
string
Methods
equals
equals
(
other
:
DurableObjectId
)
:
boolean
Parameters
other
:
DurableObjectId
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jurisdiction
name
Methods
equals
to
String
SongGuess
Loading...