UNPKG

@queuedash/ui

Version:

A stunning, sleek dashboard for Bull, BullMQ, and Bee-Queue

6 lines 223 B
type SchedulerTableProps = { queueName: string; }; export declare const SchedulerTable: ({ queueName }: SchedulerTableProps) => import("react").JSX.Element | null; export {}; //# sourceMappingURL=SchedulerTable.d.ts.map