UNPKG

@nestjstools/messaging

Version:

Simplifies asynchronous and synchronous message handling with support for buses, handlers, channels, and consumers. Build scalable, decoupled applications with ease and reliability.

3 lines (2 loc) 139 B
export declare const DEFAULT_NORMALIZER = "ObjectForwardMessageNormalizer"; export declare const DEFAULT_MIDDLEWARE = "HandlerMiddleware";