Skip to content

DurableObjectNamespace

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:499

T extends DurableObjectBranded | undefined = undefined

get(id, options?): DurableObjectStub<T>

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:507

DurableObjectId

DurableObjectNamespaceGetDurableObjectOptions

DurableObjectStub<T>


getByName(name, options?): DurableObjectStub<T>

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:511

string

DurableObjectNamespaceGetDurableObjectOptions

DurableObjectStub<T>


idFromName(name): DurableObjectId

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:505

string

DurableObjectId


idFromString(id): DurableObjectId

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:506

string

DurableObjectId


jurisdiction(jurisdiction): DurableObjectNamespace<T>

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:515

DurableObjectJurisdiction

DurableObjectNamespace<T>


newUniqueId(options?): DurableObjectId

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:502

DurableObjectNamespaceNewUniqueIdOptions

DurableObjectId