UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

6 lines 268 B
export type { MentionProps } from './componentRenderers'; export { escapeRegExp, matchMarkdownLinks, messageCodeBlocks } from './regex'; export * from './rehypePlugins'; export * from './remarkPlugins'; export * from './renderText'; //# sourceMappingURL=index.d.ts.map