method ICloudflareBindings.durableObject
ICloudflareBindings.durableObject(name: string): IDurableObjectNamespace

A Durable Object namespace binding.

Parameters

name: string

The binding name

Return Type

The Durable Object namespace

Throws

CloudflareBindingMissingError

When the binding is absent

Usage

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