Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ zip.js
File
zip.js
tasks/zip.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
{exec} from
'node:child_process'
;
3
import
fs from
'node:fs'
;
4
Callers
nothing calls this directly
Calls
1
createTask
Function · 0.90
Tested by
no test coverage detected