GameSidePanelProps: {
    experiencePointDetails?: ExperiencePointsPostResponse;
    learningPathElements?: Node[];
    numberOfLearningPathElements: number;
    studentBadgeKeys: BadgeVariant[];
    topicId?: string;
}

Type declaration

Generated using TypeDoc