MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / resolveFetch

Function resolveFetch

packages/agent-core/test/tools/rg-locator.test.ts:273–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

271 statusText: string;
272 body: null;
273 }) => void = () => {};
274 const fetchResponse = new Promise<{
275 ok: false;
276 status: number;

Callers 1

rg-locator.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected