MCPcopy Index your code
hub / github.com/darkreader/darkreader / dependencies.js

File dependencies.js

tasks/dependencies.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import {exec} from 'node:child_process';
3import {readFile, writeFile} from 'node:fs/promises';
4import {fileURLToPath} from 'node:url';

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected