Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ main
Function
main
tasks/deno.js:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
async
function
main() {
45
await
writeDenoJSON();
46
}
47
48
main();
Callers
1
deno.js
File · 0.70
Calls
1
writeDenoJSON
Function · 0.85
Tested by
no test coverage detected