UNPKG

@kazion/create-app

Version:

A cli tool to help you get started with graphql and rest api's with typescript

4 lines (3 loc) 94 B
export const QueueEvent = { NOTIFICATION_QUEUE_NAME: 'NOTIFICATION_QUEUE_NAME', } as const;