DefaultLearningPathCache: {
    promise?: Promise<DefaultLearningPathResponse[]>;
    value?: DefaultLearningPathResponse[];
}

Type declaration

Generated using TypeDoc