UNPKG

sls-helper-plugin-janis

Version:

A Serverless Helper plugin to add custom helpers for Janis Commerce

8 lines (6 loc) 86 B
type TopicConfig = { name: string } export type SNSConfig = { topic: TopicConfig }