react-video-timestone
Version:
A React component library for video timestone functionality
10 lines • 433 B
TypeScript
export declare const container: string;
export declare const controlButtons: string;
export declare const playDirection: string;
export declare const controlButton: string;
export declare const progressPlaceholder: string;
export declare const progressBar: string;
export declare const marker: string;
export declare const markerLabel: string;
export declare const currentTime: string;
//# sourceMappingURL=video-control.css.d.ts.map