UNPKG

@axinom/mosaic-transactional-inbox-outbox

Version:

This library encapsulates the Mosaic based transactional inbox and outbox pattern

7 lines 214 B
export * from './common'; export * from './inbox'; export * from './monitoring'; export * from './outbox'; export * from './rabbitmq'; export * from './transactional-log-mapper'; //# sourceMappingURL=index.d.ts.map