UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

3 lines (2 loc) 133 B
import type { Nodes } from 'hast-util-find-and-replace/lib'; export declare const keepLineBreaksPlugin: () => (tree: Nodes) => void;