@solidexpert/comment-api
Advanced tools
Comparing version 1.0.26 to 1.0.27
{ | ||
"name": "@solidexpert/comment-api", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "~15.0.0", |
@@ -5,2 +5,3 @@ export * from './lib/model'; | ||
export * from './lib/common/utils'; | ||
export * from './lib/controllers/Comment'; | ||
export * from './lib/defs/CommentListViewModelSummary'; | ||
@@ -16,3 +17,2 @@ export * from './lib/defs/CommentPropertyViewModel'; | ||
export * from './lib/defs/DeleteCommentResponseItemResponse'; | ||
export * from './lib/controllers/Comment'; | ||
export * from './lib/store/comment/createComment/createComment.service'; | ||
@@ -19,0 +19,0 @@ export * from './lib/store/comment/deleteComment/deleteComment.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