This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
Testaccount
/
1.Test
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
8f01db09f1
Větve
Značky
master
1.Test
/
gch
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
AwaitValue.js
70 B
Historie
Surový
1
2
3
export default function _AwaitValue(value) {
this.wrapped = value;
}