UNPKG

@100mslive/roomkit-react

Version:

![Banner](https://github.com/100mslive/web-sdks/blob/06c65259912db6ccd8617f2ecb6fef51429251ec/prebuilt-banner.png)

6 lines (5 loc) 161 B
import React from 'react'; export declare const CaptionContent: ({ isMobile, onExit }: { isMobile: boolean; onExit: () => void; }) => React.JSX.Element;