using LiteCharms.Abstractions; namespace LiteCharms.Infrastructure.ServiceBus.Queues; public class SalesQueue : EventBusQueueBase, IEventBusQueue;