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