quran-meta
    Preparing search index...

    Function getListsOfRiwaya

    • Retrieves the lists associated with a specific Riwaya. Uses switch statement to enable tree-shaking.

      Type Parameters

      • R extends "Hafs" | "Qalun" | "Warsh"

      Parameters

      • riwaya: R

      Returns Riwayas[R]

      const hafsLists = getListsOfRiwaya('Hafs');