UNPKG

wavyjs

Version:

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

11 lines 649 B
export { default as ReactCardIcon } from './ReactCardIcon'; export { default as JavascriptCardIcon } from './JavascriptCardIcon'; export { default as JavaCardIcon } from './JavaCardIcon'; export { default as TailwindCardIcon } from './TailwindCardIcon'; export { default as HtmlCardIcon } from './HtmlCardIcon'; export { default as CssCardIcon } from './CSSCardIcon'; export { default as FlutterCardIcon } from './FlutterCardIcon'; export { default as PythonCardIcon } from './PythonCardIcon'; export { default as GithubCardIcon } from './GithubCardIcon'; export { default as DartCardIcon } from './DartCardIcon'; //# sourceMappingURL=index.d.ts.map