UNPKG

custom-chatbot-app

Version:

This is my custom chatbot package for BuyersEdge

11 lines (10 loc) 227 B
export declare const ManufactureGreetMessage: { text: string; isUser: boolean; timeStamp: string; }[]; export declare const OperatorGreetMessage: { text: string; isUser: boolean; timeStamp: string; }[];