MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / api.ts

File api.ts

dashboard/code-diagnostics/src/api.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fetchJSON } from "../../lib/sdk";
2import type { DiagnosticsSnapshot, IdleBackfillMode, LanguageSettings } from "./types";
3
4const BASE = "/api/plugins/code-diagnostics";

Callers

nothing calls this directly

Calls 1

fetchJSONFunction · 0.90

Tested by

no test coverage detected