UNPKG

@tencentcloud/call-uikit-vue

Version:

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

5 lines (4 loc) 142 B
export type TFloatWindowContextValue = { isFloatWindow: boolean; }; export declare const FloatWindowContextKey = "FloatWindowContextKey";