UNPKG

kel-ui-components

Version:

A modern, accessible UI component library built with React, TypeScript, and Tailwind CSS

3 lines 237 B
import { AnimatedCardProps } from "../../types"; export declare const AnimatedCard: import("react").ForwardRefExoticComponent<AnimatedCardProps & import("react").RefAttributes<HTMLDivElement>>; //# sourceMappingURL=animated-card.d.ts.map