This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
ice-static
/
Eve-Project
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4a84638d4e
Branches
Tags
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;
}