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,
33 lines (32 loc) • 1.02 kB
TypeScript
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
message: {
type: ObjectConstructor;
default: () => {};
};
signalingInfo: {
type: ObjectConstructor;
default: () => {};
};
customContent: {
type: ObjectConstructor;
default: () => {};
};
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
message: {
type: ObjectConstructor;
default: () => {};
};
signalingInfo: {
type: ObjectConstructor;
default: () => {};
};
customContent: {
type: ObjectConstructor;
default: () => {};
};
}>> & Readonly<{}>, {
message: Record<string, any>;
signalingInfo: Record<string, any>;
customContent: Record<string, any>;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;