UNPKG

@queuedash/ui

Version:

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

6 lines 193 B
type SkeletonProps = { className?: string; }; export declare const Skeleton: ({ className }: SkeletonProps) => import("react").JSX.Element; export {}; //# sourceMappingURL=Skeleton.d.ts.map