This commit is contained in:
faris Aljohari
2024-07-17 11:59:18 +03:00
parent f1581d096d
commit 19855598b7

View File

@ -1,4 +1,3 @@
export interface ILoginResponse {
access_token: string;
}
//test