This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lovecoding
/
VIP26
Vigiar
9
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2cdb0e9475
Ramos
Etiquetas
master
VIP26
/
webpack
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
AwaitValue.js
70 B
Histórico
Em bruto
1
2
3
export default function _AwaitValue(value) {
this.wrapped = value;
}