%PDF- %PDF-
Direktori : /var/www/html/node_modules/@babel/runtime-corejs3/helpers/esm/ |
Current File : /var/www/html/node_modules/@babel/runtime-corejs3/helpers/esm/wrapAsyncGenerator.js |
import AsyncGenerator from "./AsyncGenerator.js"; export default function _wrapAsyncGenerator(fn) { return function () { return new AsyncGenerator(fn.apply(this, arguments)); }; }