UNPKG

media-stream-player

Version:

Player built on top of media-stream-library

5 lines (4 loc) 128 B
import React from 'react'; export declare const Screenshot: ({ title }: { readonly title?: string; }) => React.JSX.Element;