UNPKG

@swc/helpers

Version:

External helpers for the swc project.

11 lines (8 loc) 277 B
"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)); }; }