MCPcopy
hub / github.com/agent-infra/sandbox / Options

Interface Options

sdk/js/src/Client.ts:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27export declare namespace SandboxClient {
28 export interface Options extends BaseClientOptions {}
29
30 export interface RequestOptions extends BaseRequestOptions {}
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…