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