UNPKG

@tencentcloud/call-uikit-vue

Version:

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

4 lines (3 loc) 88 B
export const isObject = (obj) => { return typeof obj === "object" && obj !== null; };