Type alias LearningPathLearningElementAlgorithmResponse

LearningPathLearningElementAlgorithmResponse: {
    algorithms: LearningPathLearningElementAlgorithm[];
}

Type declaration

Generated using TypeDoc