parent
76b02cf282
commit
34c236cad8
@ -0,0 +1,4 @@
|
|||||||
|
export interface User {
|
||||||
|
login: string,
|
||||||
|
password: string,
|
||||||
|
}
|
Loading…
Reference in new issue