UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

5 lines 301 B
export declare function escapeRegExp(text: string): string; export declare const detectHttp: RegExp; export declare const messageCodeBlocks: (message: string) => [] | RegExpMatchArray; export declare const matchMarkdownLinks: (message: string) => (string | null)[]; //# sourceMappingURL=regex.d.ts.map