This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
408249787
/
youxi-app
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
33ec0cd33e
Ranting
Tag
main
youxi-app
/
pages
/
user
/
types
/
index.ts
index.ts
63 B
Riwayat
Mentahan
1
2
3
4
export type LoginForm = {
phone: string;
smsCode: string;
};