Projekt

Obecné

Profil

Stáhnout (86 Bajtů) Statistiky
| Větev: | Revize:
1
function _AwaitValue(value) {
2
  this.wrapped = value;
3
}
4

    
5
module.exports = _AwaitValue;
(2-2/80)