blob: 52a7e69a581f0161ff8f48b9b641bb33c263494b [file] [log] [blame]
function _AwaitValue(t) {
this.wrapped = t;
}
module.exports = _AwaitValue, module.exports.__esModule = true, module.exports["default"] = module.exports;