• fetchDisabledClassifications function.

    Parameters

    • university: string

      The user's university

    Returns Promise<string[]>

    • A string list of classifications that are disabled.

    Remarks

    Fetches the disabled classifications for the default learning path for the given user.

Generated using TypeDoc