This commit is contained in:
faris Aljohari
2024-07-17 11:46:13 +03:00
parent 984c135204
commit 2119ac395e

View File

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