Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/debug-js/debug
/ test.js
File
test.js
test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env mocha */
2
3
const
assert = require(
'assert'
);
4
const
debug = require(
'./src'
);
Callers
nothing calls this directly
Calls
2
debug
Function · 0.85
log
Function · 0.85
Tested by
no test coverage detected