• Download all information about a radiopaedia case given its id

    let case_data = await download_case_data('benign-intracranial-hypertension-5' } ) ; 
    //Note that this function may take minutes to return, as it it was not optimized as of October 2022.

    Parameters

    • id: string

    Returns Promise<any>