LearningPathElementCache: {
    promise?: Promise<LearningPathElement>;
    value?: LearningPathElement;
}

Type declaration

Generated using TypeDoc