Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createIterable } from
'../helpers/helpers.js'
;
2
3
QUnit.test(
'Promise.any'
, assert => {
4
assert.isFunction(Promise.any);
Callers
nothing calls this directly
Calls
2
createIterable
Function · 0.90
resolve
Function · 0.70
Tested by
no test coverage detected