UNPKG

redis-smq

Version:

A high-performance, reliable, and scalable message queue for Node.js.

3 lines 223 B
import { EQueueOperationalState } from '../queue-manager/index.js'; export declare const STATE_TRANSITION_RULES: Record<EQueueOperationalState, EQueueOperationalState[]>; //# sourceMappingURL=state-transition-rules.d.ts.map