Options for createQueueHandler.
readonly
optional
name: string
Which queue instance to dispatch into, matching
CloudflarePluginOptions.queue.name. Omitted resolves the bare
CAPABILITIES.QUEUE token.
Options for createQueueHandler.
name: string
Which queue instance to dispatch into, matching
CloudflarePluginOptions.queue.name. Omitted resolves the bare
CAPABILITIES.QUEUE token.
import { type QueueHandlerOptions } from "cloudflare-plugin/src/index.ts";