LearningPathTopicCache: {
    promise?: Promise<LearningPathTopic>;
    value?: LearningPathTopic;
}

Type declaration

Generated using TypeDoc