MCPcopy
hub / github.com/zloirock/core-js / es.array.from-async.js

File es.array.from-async.js

tests/unit-global/es.array.from-async.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createAsyncIterable, createIterable/* , createIterator */ } from '../helpers/helpers.js';
2import { STRICT_THIS } from '../helpers/constants.js';
3
4QUnit.test('Array.fromAsync', assert => {

Callers

nothing calls this directly

Calls 2

createAsyncIterableFunction · 0.90
createIterableFunction · 0.90

Tested by

no test coverage detected