MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/sdk/src/testing.ts:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41} from "./testing/tool-output-contract";
42
43export class TestHttpServerAddressError extends Data.TaggedError("TestHttpServerAddressError")<{
44 readonly address: unknown;
45}> {}
46

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected