Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
DurableObjectStub
Type alias DurableObjectStub<T>
Durable
Object
Stub
<
T
>
:
Fetcher
<
T
,
"alarm"
|
"webSocketMessage"
|
"webSocketClose"
|
"webSocketError"
>
&
{
id
:
DurableObjectId
;
name
?:
string
;
}
Type Parameters
T
extends
DurableObjectBranded
|
undefined
=
undefined
Type declaration
Readonly
id
:
DurableObjectId
Optional
Readonly
name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cloudflare/workers-types
Loading...