UNPKG

@queuedash/ui

Version:

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

6 lines 192 B
type ErrorCardProps = { message: string; }; export declare const ErrorCard: ({ message }: ErrorCardProps) => import("react").JSX.Element; export {}; //# sourceMappingURL=ErrorCard.d.ts.map