Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChromeDevTools/chrome-devtools-mcp
/
Class
tests/server.ts:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
import
{html} from
'./utils.js'
;
15
16
export
class
TestServer {
17
#port: number;
18
#server: Server;
19
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected