Sha256: 23bf630572b377b79e5967342fc78fc5da98a071664834a133776105acbf9628

Contents?: true

Size: 701 Bytes

Versions: 44

Compression:

Stored size: 701 Bytes

Contents

function asyncGeneratorStep(n, t, e, r, o, a, c) {
  try {
    var i = n[a](c),
      u = i.value;
  } catch (n) {
    return void e(n);
  }
  i.done ? t(u) : Promise.resolve(u).then(r, o);
}
function _asyncToGenerator(n) {
  return function () {
    var t = this,
      e = arguments;
    return new Promise(function (r, o) {
      var a = n.apply(t, e);
      function _next(n) {
        asyncGeneratorStep(a, r, o, _next, _throw, "next", n);
      }
      function _throw(n) {
        asyncGeneratorStep(a, r, o, _next, _throw, "throw", n);
      }
      _next(void 0);
    });
  };
}
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
immosquare-cleaner-0.1.62 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.61 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.60 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.59 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.58 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.57 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.56 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.55 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.54 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.53 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.52 node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.51 node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.26 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.25 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js
immosquare-cleaner-0.1.50 node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.24 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.23 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.22 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.21 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js
clapton-0.0.20 lib/clapton/javascripts/node_modules/@babel/runtime/helpers/asyncToGenerator.js