Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebMCP-org/chrome-devtools-quickstart
/
Class
benchmark/helpers.ts:259–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
* ```
258
*/
259
export
class
MCPClientWrapper {
260
private client: Client | null = null;
261
262
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected