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

Class

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

Source from the content-addressed store, hash-verified

302}
303
304class CdpClient {
305 constructor(webSocketUrl) {
306 this.webSocketUrl = webSocketUrl
307 this.nextId = 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected