@juki-team/commons - v0.1.10
    Preparing search index...

    Type Alias UserRoles

    type UserRoles = {
        contestRole: ContestRole;
        courseRole: CourseRole;
        problemRole: ProblemRole;
        systemRole: SystemRole;
        teamRole: TeamRole;
        userRole: UserRole;
    }
    Index

    Properties

    contestRole: ContestRole
    courseRole: CourseRole
    problemRole: ProblemRole
    systemRole: SystemRole
    teamRole: TeamRole
    userRole: UserRole