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

Class

packages/computer/tests/script-runner-worker.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16export class HostDO extends DurableObject<Env> {
17 readonly #workspace: Workspace;
18
19 constructor(ctx: DurableObjectState, env: Env) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected