UNPKG

@matechat/core

Version:

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

4 lines (3 loc) 184 B
export declare function insertText(text: string): void; export declare const handlePaste: (e: any) => void; export declare const moveCursorToTextEnd: (inputWarp: HTMLElement) => void;