MCPcopy 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
44async function main() {
45 await writeDenoJSON();
46}
47
48main();

Callers 1

deno.jsFile · 0.70

Calls 1

writeDenoJSONFunction · 0.85

Tested by

no test coverage detected