Briyah SDK - v2.0.6
    Preparing search index...

    Interface ChapterInfo

    interface ChapterInfo {
        chapterNum: number;
        chapterTitle: string;
    }
    Index
    chapterNum: number
    chapterTitle: string