UNPKG

@tencentcloud/call-uikit-vue2

Version:

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

6 lines (4 loc) 133 B
export type TFloatWindowContextValue = { isFloatWindow: boolean, }; export const FloatWindowContextKey = 'FloatWindowContextKey';