UNPKG

wavyjs

Version:

Reusable React + TypeScript component and hooks library with Tailwind, Framer Motion, and GSAP.

14 lines 551 B
export * from './hooks/Cursor'; export * from './hooks/Fetch'; export * from './hooks/Hover'; export * from './hooks/SessionTimeout'; export * from './hooks/SpeechSynthesis'; export * from './hooks/Toggle'; export * from './components/Button'; export * from './components/Fading Patterns'; export * from './components/Scrolling Patterns'; export * from './components/Moving Patterns'; export * from './components/Icons'; export * from './components/Card-Icons'; export * from './components/interactive Backgrounds'; //# sourceMappingURL=index.d.ts.map