This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
BFFE
/
AMR
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
5fd3b7155f
Ranting
Tag
master
AMR
/
node_modules
/
setprototypeof
/
index.d.ts
index.d.ts
93 B
Riwayat
Mentahan
1
2
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;