sqs-producer
Version:
Enqueues messages onto a given SQS queue
14 lines (13 loc) • 372 B
JSON
{
"$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 Producer",
"hideGenerator": true,
"navigationLinks": {
"GitHub": "https://github.com/bbc/sqs-producer"
}
}