UNPKG

@axinom/mosaic-transactional-inbox-outbox

Version:

This library encapsulates the Mosaic based transactional inbox and outbox pattern

3 lines (2 loc) 111 B
/** The default message type for a single inbox scenario */ export const DEFAULT_INBOX_MESSAGE_TYPE = 'Inbox';