UNPKG

unified-video-framework

Version:

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

5 lines 202 B
import React from 'react'; import type { EPGProps } from '../types/EPGTypes'; export declare const EPGOverlay: React.FC<EPGProps>; export default EPGOverlay; //# sourceMappingURL=EPGOverlay.d.ts.map