This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
Testaccount
/
1.Test
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
6881c07a9d
Branche
Tagy
master
1.Test
/
xr
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
AwaitValue.js
70 B
História
Raw
1
2
3
export default function _AwaitValue(value) {
this.wrapped = value;
}