MCPcopy Index your code
hub / github.com/darkreader/darkreader / main

Function main

tasks/integrity.js:227–229  ·  view source on GitHub ↗
(noCache = false)

Source from the content-addressed store, hash-verified

225}
226
227async function main(noCache = false) {
228 await firefoxFetchAllMetadata(noCache);
229}
230
231main();

Callers 1

integrity.jsFile · 0.70

Calls 1

firefoxFetchAllMetadataFunction · 0.85

Tested by

no test coverage detected