UNPKG

86 BJavaScriptView Raw
1function _AwaitValue(value) {
2 this.wrapped = value;
3}
4
5module.exports = _AwaitValue;
\No newline at end of file