method IDurableObjectNamespace.get
IDurableObjectNamespace.get(id: unknown): IServiceBinding

Returns a stub for the object with this id.

Parameters

id: unknown

An id from idFromName

Return Type

A fetch-shaped stub

Usage

import { type IDurableObjectNamespace } from "cloudflare-plugin/src/index.ts";