Sha256: f4ed0bbb7137038f413065cba44611d9ee4d9b125848e04f378d40a193bc6d21

Contents?: true

Size: 363 Bytes

Versions: 25

Compression:

Stored size: 363 Bytes

Contents

'use strict';
require('../../modules/es.promise');
require('../../modules/esnext.aggregate-error');
require('../../modules/esnext.promise.any');
var path = require('../../internals/path');

var Promise = path.Promise;
var $any = Promise.any;

module.exports = function any(iterable) {
  return $any.call(typeof this === 'function' ? this : Promise, iterable);
};

Version data entries

25 entries across 25 versions & 7 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/core-js/features/promise/any.js
disco_app-0.18.0 test/dummy/node_modules/core-js/features/promise/any.js
disco_app-0.18.2 test/dummy/node_modules/core-js/features/promise/any.js
tang-0.2.1 spec/tang_app/node_modules/core-js/features/promise/any.js
tang-0.2.0 spec/tang_app/node_modules/core-js/features/promise/any.js
tang-0.1.0 spec/tang_app/node_modules/core-js/features/promise/any.js
tang-0.0.9 spec/tang_app/node_modules/core-js/features/promise/any.js
enju_library-0.3.8 spec/dummy/node_modules/core-js/features/promise/any.js
condenser-0.3 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.2 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.1 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.0.12 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.0.11 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.0.10 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.0.9 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
condenser-0.0.8 lib/condenser/processors/node_modules/core-js-pure/features/promise/any.js
jester-data-8.0.0 node_modules/core-js/features/promise/any.js
ezii-os-5.2.1 node_modules/core-js/features/promise/any.js
ezii-os-2.0.1 node_modules/core-js/features/promise/any.js
ezii-os-1.1.0 node_modules/core-js/features/promise/any.js