UNPKG

@queuedash/ui

Version:

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

6 lines 216 B
type MetricsSectionProps = { queueName: string; }; export declare const MetricsSection: ({ queueName }: MetricsSectionProps) => import("react").JSX.Element; export {}; //# sourceMappingURL=MetricsSection.d.ts.map