Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zloirock/core-js
/ es.promise.all-settled.js
File
es.promise.all-settled.js
tests/unit-pure/es.promise.all-settled.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createIterable } from
'../helpers/helpers.js'
;
2
3
import
$allSettled from
'core-js-pure/es/promise/all-settled'
;
4
import
bind from
'core-js-pure/es/function/bind'
;
Callers
nothing calls this directly
Calls
3
createIterable
Function · 0.90
resolve
Function · 0.70
bind
Function · 0.50
Tested by
no test coverage detected