jiangchengfeiyi-xiaochengxu/node_modules/@babel/runtime/helpers/AwaitValue.js
2025-01-02 11:13:50 +08:00

4 lines
155 B
JavaScript

function _AwaitValue(t) {
this.wrapped = t;
}
module.exports = _AwaitValue, module.exports.__esModule = true, module.exports["default"] = module.exports;