interface ChapterLabelState {
    currentTime: number;
}

Properties

Properties

currentTime: number