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

Class

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

Source from the content-addressed store, hash-verified

45}
46
47export class WorkspaceServiceProxy {
48 constructor() {
49 throw new Error(
50 "WorkspaceServiceProxy is only available under workerd. " +

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected