UNPKG

unified-video-framework

Version:

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

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