UNPKG

media-stream-player

Version:

Player built on top of media-stream-library

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