vot.js - v2.4.18
    Preparing search index...
    type Lesson = {
        duration: number;
        file: string;
        id: string;
        subtitle: string;
        title: string;
    }
    Index
    duration: number
    file: string
    id: string
    subtitle: string
    title: string