Skip to content

DoCurious API Reference / types / RoleDisplayNames

Variable: RoleDisplayNames

const RoleDisplayNames: Record<UserRole, string>

Defined in: types/user.types.ts:38

Human-readable display labels for each UserRole, used in UI dropdowns, badges, and profile cards.

DoCurious Platform Documentation