UNPKG

torotask

Version:

Task queue processing in NodeJS based on BullMQ and Redis

4 lines 200 B
import { DelayedError, WaitingChildrenError } from 'bullmq'; // Re-export the native BullMQ errors for simplicity export { DelayedError, WaitingChildrenError }; //# sourceMappingURL=step-errors.js.map