UNPKG

xlibs-components

Version:

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

6 lines 223 B
export declare const FlipWords: ({ words, duration, className, }: { words: string[]; duration?: number; className?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=flip-words.d.ts.map