UNPKG

@matechat/core

Version:

前端智能化场景解决方案UI库,轻松构建你的AI应用。

15 lines (14 loc) 279 B
export declare const props: { logoImg: { type: StringConstructor; default: string; }; title: { type: StringConstructor; default: string; }; logoClickable: { type: BooleanConstructor; default: boolean; }; };