@solidexpert/chat-api
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@solidexpert/chat-api", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "*", |
export * from './lib/model'; | ||
export * from './lib/common/formArrayExtended'; | ||
export * from './lib/common/utils'; | ||
export * from './lib/common/formMap'; | ||
export * from './lib/common/utils'; | ||
export * from './lib/controllers/Chat'; | ||
@@ -11,4 +11,4 @@ export * from './lib/controllers/Messages'; | ||
export * from './lib/defs/Message'; | ||
export * from './lib/defs/MessageViewModel'; | ||
export * from './lib/defs/RoomType'; | ||
export * from './lib/defs/MessageViewModel'; | ||
export * from './lib/store/chat/chatDelete/chatDelete.service'; | ||
@@ -15,0 +15,0 @@ export * from './lib/store/chat/chatGet/chatGet.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