Sha256: a5dde90d54ea3f52abb8491107c92db31f915625ea4a1eea58dfc9f56dc54953

Contents?: true

Size: 184 Bytes

Versions: 60

Compression:

Stored size: 184 Bytes

Contents

import AsyncGenerator from "./AsyncGenerator";
export default function _wrapAsyncGenerator(fn) {
  return function () {
    return new AsyncGenerator(fn.apply(this, arguments));
  };
}

Version data entries

60 entries across 49 versions & 8 rubygems

Version Path
condenser-0.0.11 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.10 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.10 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.9 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.9 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.8 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.8 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/wrapAsyncGenerator.js
jester-data-8.0.0 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
ezii-os-5.2.1 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
ezii-os-2.0.1 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
ezii-os-1.1.0 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
ezii-os-1.0.0 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.7 lib/condenser/processors/node_modules/@babel/runtime-corejs3/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.7 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
ezii-os-0.0.0.1.0 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
ezii-os-0.0.0.0.1 node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.5 lib/condenser/processors/node_modules/@babel/runtime-corejs2/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.5 lib/condenser/processors/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js
condenser-0.0.4 lib/condenser/processors/node_modules/@babel/runtime/helpers/builtin/es6/wrapAsyncGenerator.js
condenser-0.0.4 lib/condenser/processors/node_modules/@babel/runtime/helpers/es6/wrapAsyncGenerator.js