MCPcopy Create free account
hub / github.com/emwalker/digraph /

Class

client/src/server/ServerFetcher.d.ts:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5 'Content-Type': string;
6};
7declare class ServerFetcher extends FetcherBase {
8 constructor();
9 payloads: {
10 [key: string]: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected