VideoTimestamp
type VideoTimestamp = Marker<{
thumbnail?: string;
}>;
Video timestamp for marking sections in a video Specialized marker for video content
type VideoTimestamp = Marker<{
thumbnail?: string;
}>;
Video timestamp for marking sections in a video Specialized marker for video content