This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
408249787
/
youxi-app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
de82cf6c4f
Rami (Branch)
Tag
main
youxi-app
/
pages
/
user
/
types
/
index.ts
index.ts
63 B
Cronologia
Originale
1
2
3
4
export type LoginForm = {
phone: string;
smsCode: string;
};