UNPKG

@queuedash/ui

Version:

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

7 lines 227 B
type QueueDashPagesProps = { apiUrl: string; basename: string; }; export declare const App: ({ apiUrl, basename }: QueueDashPagesProps) => import("react").JSX.Element | null; export {}; //# sourceMappingURL=App.d.ts.map