UNPKG

custom-chatbot-app

Version:

This is my custom chatbot package for BuyersEdge

3 lines (2 loc) 101 B
import React from 'react'; export declare const formatBotMessage: (text: string) => React.ReactNode;