UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

5 lines (4 loc) 148 B
export declare const processSelection: (range: Range, copyTgMarkdown: boolean, isInCodeBlock: boolean) => { html: string; plain: string; };