UNPKG

react-tuby

Version:

A React video player library with YouTube-like UI

3 lines (2 loc) 112 B
export declare const formatVideoTime: (time: number) => string; export declare const isMobile: () => boolean;