This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
BFFE
/
AMR
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a6af762477
Ramuri
Etichete
master
AMR
/
node_modules
/
setprototypeof
/
index.d.ts
index.d.ts
93 B
Istoric
Crud
1
2
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;