MCPcopy
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

1import { createIterable } from '../helpers/helpers.js';
2
3import $allSettled from 'core-js-pure/es/promise/all-settled';
4import bind from 'core-js-pure/es/function/bind';

Callers

nothing calls this directly

Calls 3

createIterableFunction · 0.90
resolveFunction · 0.70
bindFunction · 0.50

Tested by

no test coverage detected