mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 13:54:53 +00:00
test
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
export interface ILoginResponse {
|
export interface ILoginResponse {
|
||||||
access_token: string;
|
access_token: string;
|
||||||
}
|
}
|
||||||
|
//test
|
||||||
|
|||||||
Reference in New Issue
Block a user