UNPKG

xlibs-components

Version:

Modern React component library with Aceternity, MagicUI, and ShadCN components for building beautiful web applications

6 lines 222 B
export declare const TextHoverEffect: ({ text, duration, }: { text: string; duration?: number; automatic?: boolean; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=text-hover-effect.d.ts.map