@cometchat/chat-uikit-vue
Version:
Ready-to-use Chat UI Components for Vue(Javascript/Web)
27 lines (26 loc) • 687 B
TypeScript
declare const _sfc_main: import("vue").DefineComponent<{
smartReplyStyle: {
default: any;
};
replies: {
type: any;
};
listeners: {
type: any;
};
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
smartReplyStyle: {
default: any;
};
replies: {
type: any;
};
listeners: {
type: any;
};
}>>, {
listeners: any;
replies: any;
smartReplyStyle: any;
}, {}>;
export default _sfc_main;