Type Alias SlowConsumerStatus

SlowConsumerStatus: { pending: number; sub: Subscription; type: "slowConsumer" }

Type declaration