UNPKG

react-tuby

Version:

A React video player library with YouTube-like UI

6 lines (5 loc) 151 B
/// <reference types="react" /> declare const VolumeMuted: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default VolumeMuted;