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 242 B
import * as React from 'react'; export interface HLSStreamStartedTimeProps { prefix?: React.ReactElement; } export declare const HLSStreamStartedTime: React.FC<HLSStreamStartedTimeProps>; //# sourceMappingURL=HLSStreamStartedTime.d.ts.map