MCPcopy Create free account
hub / github.com/CreminiAI/skillpack /

Class

tests/delegated-custom-tool.test.ts:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11} from "../src/runtime/custom-tools/index.js";
12
13class FakeTransport extends EventEmitter {
14 connected = true;
15 sent: unknown[] = [];
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected