This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
408249787
/
youxi-app
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
8e583121e4
Branches
Tags
main
youxi-app
/
pages
/
user
/
types
/
index.ts
index.ts
63 B
Historique
Raw
1
2
3
4
export type LoginForm = {
phone: string;
smsCode: string;
};