Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserRanks

Describes the user's rank overall, and per language basis.

Hierarchy

  • UserRanks

Index

Properties

languages: Record<string, UserRank>

Ranks for each language trained, where the key is the language name, and the value is the user-rank

overall: UserRank

Overall rank

Generated using TypeDoc