Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caolan/async
/ asyncFunctions.js
File
asyncFunctions.js
mocha_test/asyncFunctions.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
supportsAsync = require(
'../lib/internal/wrapAsync'
).supportsAsync;
2
3
describe(
'async function support'
,
function
() {
4
this.timeout(100);
Callers
nothing calls this directly
Calls
1
supportsAsync
Function · 0.85
Tested by
no test coverage detected