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

Interface RequestOptions

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

Source from the content-addressed store, hash-verified

28 export interface Options extends BaseClientOptions {}
29
30 export interface RequestOptions extends BaseRequestOptions {}
31}
32
33export class SandboxClient {

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…