StudentLpLeAlgorithmCache: {
    promise?: Promise<StudentLpLeAlgorithm>;
    value?: StudentLpLeAlgorithm;
}

Type declaration

Generated using TypeDoc