This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
htcwl
/
SxsnPC
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2af2c09f6b
Ramas
Etiquetas
master
SxsnPC
/
node_modules
/
setprototypeof
/
index.d.ts
index.d.ts
93 B
Histórico
Raw
1
2
declare function setPrototypeOf(o: any, proto: object | null): any;
export = setPrototypeOf;