Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
long
/
medical
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
80b985987b
Branches
Tags
master
medical
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
AwaitValue.js
70 B
Historique
Raw
1
2
3
export default function _AwaitValue(value) {
this.wrapped = value;
}