Update types.ts
This commit is contained in:
parent
cbff1b4f73
commit
6560c968e1
@ -52,3 +52,5 @@ export interface AuthResponse {
|
|||||||
error?: string;
|
error?: string;
|
||||||
status?: number;
|
status?: number;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user