MCPcopy Index your code
hub / github.com/caolan/async / wrapAsync.js

File wrapAsync.js

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

Source from the content-addressed store, hash-verified

1import identity from 'lodash/identity';
2import asyncify from '../asyncify';
3
4var supportsSymbol = typeof Symbol === 'function';

Callers

nothing calls this directly

Calls 1

supportsAsyncFunction · 0.85

Tested by

no test coverage detected