claude-web/node_modules/@babel/runtime/helpers/AwaitValue.js

4 lines
155 B
JavaScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
function _AwaitValue(t) {
this.wrapped = t;
}
module.exports = _AwaitValue, module.exports.__esModule = true, module.exports["default"] = module.exports;