quran-meta
    Preparing search index...

    Type Alias RubAlHizb

    Represents the structure of a Juz and Hizb combination in the Quran

    type RubAlHizb = {
        hizbId: HizbId;
        juz: Juz;
        juzPart: JuzPart;
        rubAlHizbId: RubAlHizbId;
    }
    Index

    Properties

    hizbId: HizbId
    juz: Juz
    juzPart: JuzPart
    rubAlHizbId: RubAlHizbId