Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ copy.js
File
copy.js
tasks/copy.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
* as reload from
'./reload.js'
;
Callers
nothing calls this directly
Calls
1
createCopyTask
Function · 0.85
Tested by
no test coverage detected