Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
identity from
'lodash/identity'
;
2
import
asyncify from
'../asyncify'
;
3
4
var
supportsSymbol = typeof Symbol ===
'function'
;
Callers
nothing calls this directly
Calls
1
supportsAsync
Function · 0.85
Tested by
no test coverage detected