MCPcopy Index your code
hub / github.com/developit/asyncro / index.js

File index.js

test/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava';
2import { spy } from 'sinon';
3import { series, parallel, map, filter, find, every, some } from '../dist/asyncro.js';
4

Callers

nothing calls this directly

Calls 5

seriesFunction · 0.90
parallelFunction · 0.90
mapFunction · 0.90
getFunction · 0.85
sleepFunction · 0.85

Tested by

no test coverage detected