bbc/cloudflare-queue-consumer

View on GitHub
typedoc.json

Summary

Maintainability
Test Coverage
{
  "$schema": "https://typedoc.org/schema.json",
  "sort": ["kind", "instance-first", "required-first", "alphabetical"],
  "treatWarningsAsErrors": false,
  "searchInComments": true,
  "entryPoints": ["./src/index.ts"],
  "out": "public",
  "name": "Cloudflare Queue Consumer",
  "hideGenerator": true,
  "navigationLinks": {
    "GitHub": "https://github.com/bbc/cloudflare-queue-consumer"
  }
}