DurableObjectStub
DurableObjectStub<
T
> =Fetcher
<T
,"alarm"
|"webSocketMessage"
|"webSocketClose"
|"webSocketError"
> &object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:485
Type Declaration
Section titled “Type Declaration”
readonly
id:DurableObjectId
readonly
optional
name:string
Type Parameters
Section titled “Type Parameters”T
extends DurableObjectBranded
| undefined
= undefined