This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ice-static
/
Eve-Project
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
7c7ad82433
Rami (Branch)
Tag
master
Eve-Project
/
node_modules
/
@babel
/
runtime-corejs3
/
helpers
/
esm
/
AwaitValue.js
AwaitValue.js
70 B
Cronologia
Originale
1
2
3
export default function _AwaitValue(value) {
this.wrapped = value;
}