UNPKG

media-stream-player

Version:

Player built on top of media-stream-library

6 lines (5 loc) 216 B
/** * Wrapper for the entire player that will take up all available place from the * parent. */ export declare const MediaStreamPlayerContainer: import("styled-components").StyledComponent<"div", any, {}, never>;