Skip to content

DurableObjectNamespace

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:565

T extends DurableObjectBranded | undefined = undefined

new DurableObjectNamespace<T>(): DurableObjectNamespace<T>

DurableObjectNamespace<T>

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

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:573

DurableObjectId

DurableObjectNamespaceGetDurableObjectOptions

DurableObjectStub<T>


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

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:577

string

DurableObjectNamespaceGetDurableObjectOptions

DurableObjectStub<T>


idFromName(name): DurableObjectId

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:571

string

DurableObjectId


idFromString(id): DurableObjectId

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:572

string

DurableObjectId


jurisdiction(jurisdiction): DurableObjectNamespace<T>

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:581

DurableObjectJurisdiction

DurableObjectNamespace<T>


newUniqueId(options?): DurableObjectId

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:568

DurableObjectNamespaceNewUniqueIdOptions

DurableObjectId