A module for Nitro v3 that provides Cloudflare Queue support. It automatically configures queue routes by scanning a queues directory, generates TypeScript types for queue payloads, and handles routing from cloudflare:queue. Currently at version 0.0.7, it requires Nitro ^3.0.1-alpha.2 and has not been thoroughly tested. It differentiates by integrating directly with Nitro's module system and automating type generation with wrangler.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Named export; default import is not available.
Default export for module configuration in nitro.config.ts.
Shows module setup, defining a queue handler, and sending a message from a route.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.