This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
bxf
/
ducha-qianduan
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
98767247aa
Branche
Tagy
master
ducha-qianduan
/
node_modules
/
setprototypeof
/
index.d.ts
index.d.ts
93 B
História
Raw
1
2
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;