UNPKG

wavyjs

Version:

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

11 lines 569 B
export { default as ReactIcon } from './ReactIcon'; export { default as JavaScriptIcon } from './JavaScriptIcon'; export { default as JavaIcon } from './JavaIcon'; export { default as TailwindIcon } from './TailwindIcon'; export { default as HtmlIcon } from './HtmlIcon'; export { default as CssIcon } from './CSSIcon'; export { default as FlutterIcon } from './FlutterIcon'; export { default as PythonIcon } from './PythonIcon'; export { default as GithubIcon } from './GithubIcon'; export { default as DartIcon } from './DartIcon'; //# sourceMappingURL=index.d.ts.map