This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ice-static
/
Eve-Project
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
97fe45f36d
Ramas
Etiquetas
master
Eve-Project
/
node_modules
/
@babel
/
runtime-corejs3
/
helpers
/
esm
/
AwaitValue.js
AwaitValue.js
70 B
Histórico
Raw
1
2
3
export default function _AwaitValue(value) {
this.wrapped = value;
}