MCPcopy
hub / github.com/zloirock/core-js / es.promise.any.js

File es.promise.any.js

tests/unit-global/es.promise.any.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createIterable } from '../helpers/helpers.js';
2
3QUnit.test('Promise.any', assert => {
4 assert.isFunction(Promise.any);

Callers

nothing calls this directly

Calls 2

createIterableFunction · 0.90
resolveFunction · 0.70

Tested by

no test coverage detected