UNPKG

@selleo/chatbot-client

Version:

Client that can be integrated with a backend created with openai

5 lines (3 loc) 163 B
import { MessageType } from '../../../../../../src/types'; export declare const LOADING_RESPONSE: MessageType; export declare const WELCOME_MESSAGE: MessageType;