Function isValidAyahId

  • Checks if the given value is a valid AyahId.

    Parameters

    • x: unknown

      The value to check.

    Returns x is number

    True if the value is a valid AyahId, otherwise false.