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

File integrity.js

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

Source from the content-addressed store, hash-verified

1import {mkdir, rm, copyFile, writeFile, readFile, stat} from 'node:fs/promises';
2import {tmpdir} from 'node:os';
3
4import unzipper from 'adm-zip';

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected