Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ getJSEchoURL
Function
getJSEchoURL
tests/inject/support/echo-client.ts:9–11 ·
view source on GitHub ↗
(script: string)
Source
from the content-addressed store, hash-verified
7
}
8
9
export
function
getJSEchoURL(script: string): string {
10
return
getEchoURL(script,
'application/javascript'
);
11
}
Callers
1
variables.tests.ts
File · 0.90
Calls
1
getEchoURL
Function · 0.85
Tested by
no test coverage detected