This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
408249787
/
youxi-app
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
ec1f85fa3d
Gałęzie
Tagi
main
youxi-app
/
pages
/
user
/
types
/
index.ts
index.ts
63 B
Historia
Czysty
1
2
3
4
export type LoginForm = {
phone: string;
smsCode: string;
};