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