UNPKG

unified-video-framework

Version:

Cross-platform video player framework supporting iOS, Android, Web, Smart TVs (Samsung/LG), Roku, and more

4 lines 221 B
import React from 'react'; import type { PortraitPlayerViewProps } from './types/PortraitTypes'; export declare const PortraitPlayerView: React.FC<PortraitPlayerViewProps>; //# sourceMappingURL=PortraitPlayerView.d.ts.map