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

Class

client/src/client/ClientFetcher.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4 [key: string]: string;
5};
6declare class ClientFetcher extends FetcherBase {
7 constructor(payloads: PayloadsType);
8 payloads: PayloadsType;
9 get url(): string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected