Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/@swc/helpers/cjs/_wrap_async_generator.cjs

"use strict";

var _async_generator = require("./_async_generator.cjs");

exports._ = exports._wrap_async_generator = _wrap_async_generator;
function _wrap_async_generator(fn) {
    return function() {
        return new _async_generator._(fn.apply(this, arguments));
    };
}
Back to Directory File Manager