UNPKG

react-tuby

Version:

A React video player library with YouTube-like UI

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