hz-zhhq-web/node_modules/@babel/runtime-corejs2/helpers/AwaitValue.js

4 lines
155 B
JavaScript
Raw Normal View History

2025-02-25 13:43:48 +08:00
function _AwaitValue(t) {
this.wrapped = t;
}
module.exports = _AwaitValue, module.exports.__esModule = true, module.exports["default"] = module.exports;