%PDF- %PDF-
Direktori : /home/ugotscom/bos_naturals/node_modules/@babel/runtime/helpers/ |
Current File : /home/ugotscom/bos_naturals/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js |
var AsyncGenerator = require("./AsyncGenerator"); function _wrapAsyncGenerator(fn) { return function () { return new AsyncGenerator(fn.apply(this, arguments)); }; } module.exports = _wrapAsyncGenerator;