UNPKG

sqs-consumer

Version:

Build SQS-based Node applications without the boilerplate

14 lines (13 loc) 372 B
{ "$schema": "https://typedoc.org/schema.json", "sort": ["kind", "instance-first", "required-first", "alphabetical"], "treatWarningsAsErrors": false, "searchInComments": true, "entryPoints": ["./src/index.ts"], "out": "public", "name": "SQS Consumer", "hideGenerator": true, "navigationLinks": { "GitHub": "https://github.com/bbc/sqs-consumer" } }