UNPKG

@100mslive/react-native-room-kit

Version:

100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.

6 lines 466 B
import React from 'react'; export interface HLSPlayerProps { } export declare const _HLSPlayer: React.ForwardRefExoticComponent<HLSPlayerProps & React.RefAttributes<import("@100mslive/react-native-hms").HMSHLSPlayerRefProperties>>; export declare const HLSPlayer: React.MemoExoticComponent<React.ForwardRefExoticComponent<HLSPlayerProps & React.RefAttributes<import("@100mslive/react-native-hms").HMSHLSPlayerRefProperties>>>; //# sourceMappingURL=HLSPlayer.d.ts.map