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

Class

packages/core/sdk/src/executor.test.ts:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24// tools.schema).
25
26class TestPluginError extends Data.TaggedError("TestPluginError")<{
27 readonly message: string;
28}> {}
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected