MCPcopy Create free account
hub / github.com/ZenNotes/zennotes /

Class

tooling/scripts/perf-web-runtime.mjs:333–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333class CdpClient {
334 constructor(webSocketUrl) {
335 this.webSocketUrl = webSocketUrl
336 this.nextId = 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected