UNPKG

sqs-consumer

Version:

Build SQS-based Node applications without the boilerplate

4 lines (3 loc) 139 B
export { Consumer } from "./consumer.js"; export { SQSError, StandardError, TimeoutError } from "./errors.js"; export * from "./types.js";