1 comment (1 comment)7 reactions (7 reactions)0 assignees (0 assignees)JavaScript983 stars (983 stars)65 forks (65 forks)batch import
enhancementgood first issue
- Issue 種別
- feature
- 調査方針
- The issue requests adding TypeScript support. Review the existing hooks in the src folder (e.g., useWindowSize, useHover) and create corresponding type definitions. Consider using .d.ts files or converting to TypeScript. Check if any previous PRs exist for guidance.