Finds a Surah based on the provided Ayah ID.
The unique identifier of the Ayah
The Lists object containing SurahList.
The Surah that contains the specified Ayah
const surah = findSurahByAyahId(1234, data); Copy
const surah = findSurahByAyahId(1234, data);
Finds a Surah based on the provided Ayah ID.