FLUJOS/VISUALIZACION/node_modules/@babel/runtime/helpers/AwaitValue.js
2025-11-07 00:06:12 +01:00

4 lines
No EOL
155 B
JavaScript
Executable file

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