@solidexpert/chat-api
Advanced tools
Comparing version 1.0.157 to 1.0.158
@@ -11,2 +11,4 @@ /** | ||
createdDate?: string; | ||
/** format: date-time */ | ||
modificationDate?: string; | ||
content: string; | ||
@@ -13,0 +15,0 @@ isMine?: boolean; |
{ | ||
"name": "@solidexpert/chat-api", | ||
"version": "1.0.157", | ||
"version": "1.0.158", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "*", |
@@ -29,5 +29,5 @@ export * from './lib/model'; | ||
export * from './lib/store/chat/DeleteChat/DeleteChat.service'; | ||
export * from './lib/store/chat/GetChat/GetChat.service'; | ||
export * from './lib/store/chat/GetMyChats/GetMyChats.service'; | ||
export * from './lib/store/chat/PatchChat/PatchChat.service'; | ||
export * from './lib/store/chat/GetChat/GetChat.service'; | ||
export * from './lib/store/chat/UpdateChat/UpdateChat.service'; | ||
@@ -34,0 +34,0 @@ export * from './lib/store/messages/DeleteMessages/DeleteMessages.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
Sorry, the diff of this file is not supported yet
287028
2769