UNPKG

@axinom/mosaic-transactional-inbox-outbox

Version:

This library encapsulates the Mosaic based transactional inbox and outbox pattern

7 lines (6 loc) 179 B
export * from './common'; export * from './inbox'; export * from './monitoring'; export * from './outbox'; export * from './rabbitmq'; export * from './transactional-log-mapper';