mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
actualizado tipo de dato
This commit is contained in:
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
@@ -75,6 +75,7 @@ export interface PostResponseDto {
|
||||
isEdited: boolean;
|
||||
visibility: string;
|
||||
hashtags: string[]?;
|
||||
isLiked: boolean?;
|
||||
}
|
||||
|
||||
export interface UserResponseDto {
|
||||
|
||||
Reference in New Issue
Block a user