UNPKG

pope-test-callkit2

Version:

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

9 lines (8 loc) 267 B
export declare type TCallerUserInfoValue = { callerUserInfo: { avatar?: string; userId?: string; }; }; export declare const callerUserInfoValue: TCallerUserInfoValue; export declare const CallerUserInfoContextKey = "CallerUserInfoContextKey";