UNPKG

@queuedash/ui

Version:

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

7 lines 242 B
type JobOptionTagProps = { label: string | number; icon: React.ReactNode; }; export declare const JobOptionTag: ({ label, icon }: JobOptionTagProps) => import("react").JSX.Element; export {}; //# sourceMappingURL=JobOptionTag.d.ts.map