This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
408249787
/
youxi-app
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
10544fba38
Branchit
Tagit
main
youxi-app
/
pages
/
user
/
types
/
index.ts
index.ts
63 B
Historia
Raaka
1
2
3
4
export type LoginForm = {
phone: string;
smsCode: string;
};