Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ fetchJSON } from
"../../lib/sdk"
;
2
import
type
{ DiagnosticsSnapshot, IdleBackfillMode, LanguageSettings } from
"./types"
;
3
4
const
BASE =
"/api/plugins/code-diagnostics"
;
Callers
nothing calls this directly
Calls
1
fetchJSON
Function · 0.90
Tested by
no test coverage detected