Type Alias VideoThumbnailItem

VideoThumbnailItem: {
    source: string;
    time: number;
}