UNPKG

sls-helper-plugin-janis

Version:

A Serverless Helper plugin to add custom helpers for Janis Commerce

9 lines (7 loc) 117 B
'use strict'; module.exports.SQSTypes = { Main: 'Main', Delay: 'Delay', DLQ: 'DLQ', ArchiveDLQ: 'ArchiveDLQ' };