UNPKG

@tencentcloud/call-uikit-react

Version:

An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.

4 lines (3 loc) 179 B
import { ICustomUIConfig } from '../../TUICallService/const'; declare const CustomUIConfigContext: import("react").Context<ICustomUIConfig>; export default CustomUIConfigContext;