This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
Rankin
/
WinBoxNode
İzle
3
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
18b747b0bb
Dallar
Biçim İmleri
master
WinBoxNode
/
node_modules
/
setprototypeof
/
index.d.ts
index.d.ts
93 B
Geçmiş
Ham
1
2
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;