@tencentcloud/roomkit-web-vue3
Version:
<h1 align="center"> TUIRoomKit</h1> Conference (TUIRoomKit) is a product suitable for multi-person audio and video conversation scenarios such as business meetings, webinars, and online education. By integrating this product, you can add room management,
14 lines (13 loc) • 557 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
var LAYOUT = /* @__PURE__ */ ((LAYOUT2) => {
LAYOUT2["SIX_EQUAL_POINTS"] = "six_equal_points";
LAYOUT2["NINE_EQUAL_POINTS"] = "nine_equal_points";
LAYOUT2["TWENTY_FIVE_EQUAL_POINTS"] = "twenty_five_equal_points";
LAYOUT2["RIGHT_SIDE_LIST"] = "right_side_list";
LAYOUT2["TOP_SIDE_LIST"] = "top_side_list";
LAYOUT2["LARGE_SMALL_WINDOW"] = "large_small_window";
LAYOUT2["GRID_VIEW"] = "grid_view";
return LAYOUT2;
})(LAYOUT || {});
exports.LAYOUT = LAYOUT;
;