%PDF- %PDF-
Direktori : /var/www/html/node_modules/@babel/runtime-corejs3/helpers/ |
Current File : /var/www/html/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;