angular-chat-widget-rasa
Version:
A chatbot widget that is able to connect to a rasa chatbot using SocketIO
11 lines (10 loc) • 552 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
export { fadeIn as ɵd, fadeInOut as ɵc } from './lib/animations';
export { ChatAvatarComponent as ɵa } from './lib/chat-avatar/chat-avatar.component';
export { ChatConfigComponent as ɵg } from './lib/chat-config/chat-config.component';
export { ChatInputComponent as ɵf } from './lib/chat-input/chat-input.component';
export { ChatWidgetComponent as ɵb } from './lib/chat-widget/chat-widget.component';
export { ChatService as ɵe } from './lib/chatbot-rasa.service';