HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991111/root/usr/share/node_modules/@babel/runtime-corejs3/helpers/
Upload File :
Current File : //proc/1991111/root/usr/share/node_modules/@babel/runtime-corejs3/helpers/wrapAsyncGenerator.js
var AsyncGenerator = require("./AsyncGenerator.js");
function _wrapAsyncGenerator(fn) {
  return function () {
    return new AsyncGenerator(fn.apply(this, arguments));
  };
}
module.exports = _wrapAsyncGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;