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

Class

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

Source from the content-addressed store, hash-verified

673 async (response, context) => {
674 await setupThirdPartyDeveloperTools(response, context, () => {
675 class CustomClass {
676 val = 'value';
677 }
678 const mockToolGroup = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected