MCPcopy
hub / github.com/caolan/async / queue.js

File queue.js

lib/queue.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import queue from './internal/queue';
2import wrapAsync from './internal/wrapAsync';
3
4/**

Callers

nothing calls this directly

Calls 2

wrapAsyncFunction · 0.85
queueFunction · 0.85

Tested by

no test coverage detected