property CloudflarePluginOptions.requireBindings

Bindings that must be present. register() throws naming every absent one, so a missing wrangler.toml stanza fails at startup instead of on the first request that needs it.

Type

readonly string[]

Usage

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