UNPKG

@tencentcloud/call-uikit-react

Version:

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

5 lines (4 loc) 107 B
declare const TranslateContext: import("react").Context<{ t: any; }>; export default TranslateContext;