Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
import
{createHash} from
'node:crypto'
;
3
import
{readFile} from
'node:fs/promises'
;
4
Callers
nothing calls this directly
Calls
1
createTask
Function · 0.90
Tested by
no test coverage detected