MCPcopy Create free account
hub / github.com/ChromeDevTools/chrome-devtools-mcp /

Class

tests/tools/thirdPartyDeveloper.test.ts:690–690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

688 async (response, context) => {
689 await setupThirdPartyDeveloperTools(response, context, () => {
690 class CustomClass {
691 val = 'value';
692 }
693 const mockToolGroup = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected