improvements are done
This commit is contained in:
@@ -24,6 +24,7 @@ export interface Comment {
|
||||
text: string;
|
||||
createdAt: Date;
|
||||
author?: string;
|
||||
stars?: number;
|
||||
}
|
||||
|
||||
export interface ItemsListResponse {
|
||||
|
||||
Reference in New Issue
Block a user