MCPcopy Create free account
hub / github.com/cloudflare/computer /

Class

packages/computer/src/proxy-stub.ts:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20export class WorkspaceProxy {
21 constructor() {
22 throw new Error(
23 "WorkspaceProxy is only available under workerd. " +

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected