UNPKG

wavyjs

Version:

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

6 lines 124 B
declare const useCursor: () => { x: number; y: number; }; export { useCursor }; //# sourceMappingURL=Cursor.d.ts.map