LearningPathElementSolutionCache: {
    promise?: Promise<LearningPathElementSolution>;
    value?: LearningPathElementSolution;
}

Type declaration

Generated using TypeDoc