@solidexpert/chat-api
Advanced tools
Comparing version 1.0.176 to 1.0.177
{ | ||
"name": "@solidexpert/chat-api", | ||
"version": "1.0.176", | ||
"version": "1.0.177", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "*", |
export * from './lib/model'; | ||
export * from './lib/controllers/Chat'; | ||
export * from './lib/controllers/Messages'; | ||
export * from './lib/common/formArrayExtended'; | ||
export * from './lib/common/formMap'; | ||
export * from './lib/common/utils'; | ||
export * from './lib/controllers/Chat'; | ||
export * from './lib/controllers/Messages'; | ||
export * from './lib/defs/ChatPreviewModel'; | ||
@@ -31,7 +31,7 @@ export * from './lib/defs/ChatType'; | ||
export * from './lib/store/chat/GetMyChats/GetMyChats.service'; | ||
export * from './lib/store/chat/PatchChat/PatchChat.service'; | ||
export * from './lib/store/chat/UpdateChat/UpdateChat.service'; | ||
export * from './lib/store/chat/PatchChat/PatchChat.service'; | ||
export * from './lib/store/messages/DeleteMessages/DeleteMessages.service'; | ||
export * from './lib/store/messages/GetMessages/GetMessages.service'; | ||
export * from './lib/store/messages/ReadMessages/ReadMessages.service'; | ||
export * from './lib/store/messages/SendMessage/SendMessage.service'; | ||
export * from './lib/store/messages/ReadMessages/ReadMessages.service'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet