MCPcopy Index your code
hub / github.com/darkreader/darkreader / bundle-signature.js

File bundle-signature.js

tasks/bundle-signature.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import {createHash} from 'node:crypto';
3import {readFile} from 'node:fs/promises';
4

Callers

nothing calls this directly

Calls 1

createTaskFunction · 0.90

Tested by

no test coverage detected