export declare interface IBaseBroker<TEvents extends Record<string, any>>
Type Parameters
Record<string, any> TEvents extends
Subscribes to the given events, grouping them by the given group name
export declare interface IBaseBroker<TEvents extends Record<string, any>>
Subscribes to the given events, grouping them by the given group name