UNPKG

@lexamica-modules/job-queue

Version:

The package for the Lexamica Job Queue SDK powered by Redis and BullMQ

5 lines (4 loc) 112 B
export declare const QUEUES_INIT: Record<string, Record<string, { scopes: string[]; init: boolean; }>>;