mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-04 13:40:43 -03:00
feat: borrar usaurios
This commit is contained in:
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
@@ -90,6 +90,7 @@ export interface UserResponseDto {
|
||||
followingCount: number;
|
||||
createdAt: string;
|
||||
postsCount: number;
|
||||
isAdmin?: bool;
|
||||
}
|
||||
export interface UsersResponseDto {
|
||||
response: {
|
||||
|
||||
Reference in New Issue
Block a user