UNPKG

react-trophies

Version:

Comprehensive achievement and trophy system for React apps with sound effects, notifications, theming, and visual components. Uses React, React-DOM, Sonner (toast notifications), Howler (sound effects), Zustand (state management), React-Confetti (celebrat

5 lines (4 loc) 144 B
export declare const useAchievementState: () => { metrics: import("..").AchievementMetrics; previouslyAwardedAchievements: string[]; };