method ICloudflareBindings.names
ICloudflareBindings.names(): readonly string[]

Every binding name the Worker carries, sorted.

Return Type

readonly string[]

The binding names

Usage

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