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 { PortraitVideoCardProps } from '../../types/PortraitTypes'; export declare const PortraitVideoCard: React.FC<PortraitVideoCardProps>; //# sourceMappingURL=PortraitVideoCard.d.ts.map