UNPKG

bullmq

Version:

Queue for messages and jobs based on Redis

6 lines 204 B
export var ClientType; (function (ClientType) { ClientType["blocking"] = "blocking"; ClientType["normal"] = "normal"; })(ClientType || (ClientType = {})); //# sourceMappingURL=queue-options.js.map