Skip to main content

AchievementEngineApi

AchievementEngineApi = Pick<AchievementEngine, "emit" | "update" | "on" | "once" | "off" | "getMetrics" | "getUnlocked" | "getAllAchievements" | "reset" | "export" | "import">

Defined in: node_modules/achievements-engine/dist/index.d.ts:242

Public API surface of the AchievementEngine This type represents the stable, supported API for external consumers Derived from the AchievementEngine class to prevent duplication