This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
persagy
/
persagy-web
Liatin
22
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Pohon:
04c0ab57a1
Ranting
Tag
master
persagy-web
/
persagy-web-draw
/
lib
/
enums
/
STextDirection.d.ts
STextDirection.d.ts
81 B
Riwayat
Mentahan
1
2
3
4
5
export declare enum STextDirection {
Inherit = 0,
LTR = 1,
RTL = 2
}