UNPKG

ngx-chat

Version:
8 lines (7 loc) 353 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { ChatNotificationComponent as ɵc } from './src/app/ngx-chat/chat-notification/chat-notification.component'; export { ChatComponent as ɵb } from './src/app/ngx-chat/chat/chat.component'; export { ChatService as ɵa } from './src/app/ngx-chat/services/chat.service';