Type alias TeacherLpLeAlgorithmSlice
Type declaration
-
_cache_TeacherLpLeAlgorithm_record: Record<string, TeacherLpLeAlgorithmCache>
-
-
setTeacherLpLeAlgorithm: ((topicId?, algorithmName?) => void)
-
- (topicId?, algorithmName?): void
-
Parameters
-
Optional
topicId: number
-
Optional
algorithmName: string
Returns void