LearningPathElementSolutionSlice: {
    _cache_learningPathElementSolution_record: Record<string, LearningPathElementSolutionCache>;
    clearLearningPathElementSolutionCache: (() => void);
    getLearningPathElementSolution: LearningPathElementSolutionReturn;
}

Type declaration

Generated using TypeDoc